lilei hace 1 mes
padre
commit
0382d5d192
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]