zhuxinbo 5 rokov pred
rodič
commit
d0182eceb6

+ 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))
       },