瀏覽代碼

视频合成

zhuxinbo 5 年之前
父節點
當前提交
d0182eceb6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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))
       },