修改
This commit is contained in:
parent
5627454e41
commit
16c534d7ef
@ -101,12 +101,12 @@
|
|||||||
},
|
},
|
||||||
//视频播放出错
|
//视频播放出错
|
||||||
videoerror(e) {
|
videoerror(e) {
|
||||||
|
this.videoerroshow = false
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: '暂无视频',
|
title: '暂无视频',
|
||||||
type: 'error',
|
type: 'error',
|
||||||
duration: '2000'
|
duration: '2000'
|
||||||
})
|
})
|
||||||
this.videoerroshow = false
|
|
||||||
this.videoshow = false
|
this.videoshow = false
|
||||||
},
|
},
|
||||||
//视频播放
|
//视频播放
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user