zhangqi hace 2 años
padre
commit
aef84ad014
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     }
   },
   // 开启数据缓存