代客下单确认此单将masterid改为改订单的
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user