zhangqi 2 lat temu
rodzic
commit
aef84ad014
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/stores/modules/base.js

+ 1 - 1
src/stores/modules/base.js

@@ -24,7 +24,7 @@ export const useBaseStore = defineStore('base', {
       currentComponent:null,  //抽屉详情路径
       connection:0, // 网络状态
       billChangeData:{},
-      loading:false
+      useloading:false
     }
   },
   // 开启数据缓存