fix: 修改订单列表页面搜索文字
This commit is contained in:
@@ -41,7 +41,7 @@ const searchConfig: ISearchConfig = {
|
||||
},
|
||||
{
|
||||
type: "input",
|
||||
label: "台桌名称",
|
||||
label: "台桌编码",
|
||||
prop: "tableCode",
|
||||
attrs: {
|
||||
placeholder: "请输入台桌编码",
|
||||
|
||||
Reference in New Issue
Block a user