代客下单获取masterId增加传参orderId

This commit is contained in:
2024-10-09 15:04:27 +08:00
parent bd97ca779d
commit e8634dc187
2 changed files with 5 additions and 2 deletions

View File

@@ -374,6 +374,7 @@ export default {
useType: this.selTable.useType,
maxCapacity:this.selTable.maxCapacity,
masterId:this.selTable.masterId,
orderId:this.selTable.orderId,
...query,
},
});