Merge branch 'dev' of https://newgitea.sxczgkj.cn/czg_team/cashier_wx into test
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user