This commit is contained in:
2025-12-16 17:38:45 +08:00

View File

@@ -2210,7 +2210,7 @@
await userStore.actionsproductqueryShop(newTableCode);
await userStore.actionsproductqueryProduct();
const res = await APIhistoryOrder({
tableCode: uni.cache.get('tableCode')
tableCode:newTableCode
});
if (res && res.id) {