Browse Source

视频合成

zhuxinbo 5 năm trước cách đây
mục cha
commit
d0182eceb6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/modules/material/videoTemplate.vue

+ 1 - 0
src/views/modules/material/videoTemplate.vue

@@ -337,6 +337,7 @@
       },
       visibleMergeShow(item) {
         this.visibleMerge = true
+        this.showLoading = false
         // this.showData = item
         this.showData = JSON.parse(JSON.stringify(item))
       },