fix: 修改订单列表页面搜索文字

This commit is contained in:
2025-03-19 16:15:10 +08:00
parent c1e4fb9875
commit 4583b7c16e

View File

@@ -41,7 +41,7 @@ const searchConfig: ISearchConfig = {
},
{
type: "input",
label: "台桌名称",
label: "台桌编码",
prop: "tableCode",
attrs: {
placeholder: "请输入台桌编码",