Ver Fonte

视频合成

zhuxinbo há 5 anos atrás
pai
commit
d0182eceb6
1 ficheiros alterados com 1 adições e 0 exclusões
  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))
       },