代客下单修复就餐人数问题,台桌人数限制问题
This commit is contained in:
@@ -337,7 +337,8 @@ export default {
|
||||
this.$router.push({ path: "/tool/Instead/index", query: {
|
||||
table_name: this.selTable.name,
|
||||
tableId: this.selTable.tableId,
|
||||
useType: this.selTable.type,
|
||||
maxCapacity:this.selTable.maxCapacity,
|
||||
useType: this.selTable.useType,
|
||||
...query
|
||||
}});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user