This commit is contained in:
曹辉 2023-05-04 14:54:01 +08:00
parent ea7911bd77
commit 6aa060f639
2 changed files with 2 additions and 0 deletions

View File

@ -155,6 +155,7 @@
},
//
videoerror(e) {
this.videoitem.videoshow = false
this.$refs.uToast.show({
title: '暂无视频',
type: 'error',

View File

@ -148,6 +148,7 @@
},
//
videoerror(e) {
this.videoitem.videoshow = false
this.videoerroshow = false
this.$refs.uToast.show({
title: '暂无视频',