代客下单确认此单将masterid改为改订单的

This commit is contained in:
2024-08-19 18:28:57 +08:00
parent 0ae2fbe11b
commit bcd5458db3

View File

@@ -1377,6 +1377,7 @@ export default {
// masterId:order.carList[0].masterId
// })
const {masterId,tableId,userId}= await $cacheOrder({orderId:this.prveOrder.list[this.prveOrder.sel].orderId,isPending:false})
this.masterId=masterId
const {records}=await getCart({
masterId,
tableId,