优化店铺切换商品展示
This commit is contained in:
@@ -270,6 +270,8 @@ async function createOrderHandle(t = 0) {
|
||||
goodsStore.orderListInfo = res
|
||||
|
||||
if (t == 1) {
|
||||
// 向其他端发送清空购物车消息
|
||||
goodsStore.operateCart({ table_code: goodsStore.orderListInfo.tableCode }, "cleanup");
|
||||
settleAccountRef.value.show(t)
|
||||
} else {
|
||||
goodsStore.clearCart()
|
||||
|
||||
Reference in New Issue
Block a user