feat: 增加桌台统计跳转订单页面传参
This commit is contained in:
@@ -39,6 +39,18 @@ const searchConfig: ISearchConfig = {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "input",
|
||||
label: "台桌名称",
|
||||
prop: "tableName",
|
||||
attrs: {
|
||||
placeholder: "请输入台桌名称",
|
||||
clearable: true,
|
||||
style: {
|
||||
width: "200px",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "input",
|
||||
label: "商品名称",
|
||||
|
||||
Reference in New Issue
Block a user