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