修复切换页面nan问题

This commit is contained in:
2025-05-08 16:24:39 +08:00
parent 1f59082bcb
commit ac28ee855f
6 changed files with 115 additions and 69 deletions

View File

@@ -440,6 +440,7 @@ export const useCartsStore = defineStore('cart',
carts,
isEmpty,
setGoodsMap,
goodsMap,
goodsIsloading,
goodsInit,
onMessage,