fix: 修复桌台统计跳转订单功能
This commit is contained in:
@@ -42,9 +42,9 @@ const searchConfig: ISearchConfig = {
|
||||
{
|
||||
type: "input",
|
||||
label: "台桌名称",
|
||||
prop: "tableName",
|
||||
prop: "tableCode",
|
||||
attrs: {
|
||||
placeholder: "请输入台桌名称",
|
||||
placeholder: "请输入台桌编码",
|
||||
clearable: true,
|
||||
style: {
|
||||
width: "200px",
|
||||
|
||||
Reference in New Issue
Block a user