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