修复部分报错问题

This commit is contained in:
2025-12-20 16:04:57 +08:00
parent 95bc09baee
commit b2c2a375b3
2 changed files with 2 additions and 3 deletions

View File

@@ -36,8 +36,8 @@
const store = useNavbarStore();
await store.initNavbarHeight();
getApp().globalData.websocket=null;
// const cartsStore=useCartsStore()
// cartsStore.isloading=false;
const cartsStore=useCartsStore()
cartsStore.isloading=false;
});
onShow(async () => {
try {

View File

@@ -2298,7 +2298,6 @@
}, onMessage);
console.log('onLoad:e', e);
cartStore.setOldOrder({
detailMap: {},
originAmount: 0