fix: 修复桌台统计跳转订单功能
This commit is contained in:
@@ -143,6 +143,7 @@ export default {
|
||||
this.$router.push({
|
||||
path: "/order/index",
|
||||
query: {
|
||||
tableCode: data.tableCode,
|
||||
tableName: data.tableName,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user