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