zhangqi 2 سال پیش
والد
کامیت
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
     }
   },
   // 开启数据缓存