lilei 1 개월 전
부모
커밋
0382d5d192
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportData/dailyReport/table.vue

+ 1 - 1
src/views/reportData/dailyReport/table.vue

@@ -283,8 +283,8 @@ export default {
             this.$refs['table' + this.activeKey].pageInit()
           }
         })
-        this.spinning = false
       }
+      this.spinning = false
     },
     getColumns () {
       const row = this.tableData[0]