zhuxinbo 5 år sedan
förälder
incheckning
d0182eceb6
1 ändrade filer med 1 tillägg och 0 borttagningar
  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))
       },