修改
This commit is contained in:
parent
ea7911bd77
commit
6aa060f639
@ -155,6 +155,7 @@
|
|||||||
},
|
},
|
||||||
//视频播放出错
|
//视频播放出错
|
||||||
videoerror(e) {
|
videoerror(e) {
|
||||||
|
this.videoitem.videoshow = false
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: '暂无视频',
|
title: '暂无视频',
|
||||||
type: 'error',
|
type: 'error',
|
||||||
|
|||||||
@ -148,6 +148,7 @@
|
|||||||
},
|
},
|
||||||
//视频播放出错
|
//视频播放出错
|
||||||
videoerror(e) {
|
videoerror(e) {
|
||||||
|
this.videoitem.videoshow = false
|
||||||
this.videoerroshow = false
|
this.videoerroshow = false
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: '暂无视频',
|
title: '暂无视频',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user