yunxing 4 years ago
parent
commit
362537bb23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/otherMatter/ComprehensiveMatter.vue

+ 1 - 1
src/views/otherMatter/ComprehensiveMatter.vue

@@ -96,7 +96,7 @@ export default {
             this.page = 1
             this.count = 0
             this.currentCount = 0
-            this.loading = false
+            this.loading = true
             this.finished = false
             this.noData = false
             await this.sleep(1000)