zhangqi 2 лет назад
Родитель
Сommit
aef84ad014
1 измененных файлов с 1 добавлено и 1 удалено
  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
     }
   },
   // 开启数据缓存