修复转台问题

This commit is contained in:
2025-12-16 17:38:25 +08:00
parent 645122c182
commit 6053e15014

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) {