fix: 修改桌台统计跳转订单页面展示效果,增加员工修改密码弹窗,修改店铺添加激活码为非必填
This commit is contained in:
@@ -41,10 +41,10 @@ const searchConfig: ISearchConfig = {
|
||||
},
|
||||
{
|
||||
type: "input",
|
||||
label: "台桌编码",
|
||||
prop: "tableCode",
|
||||
label: "台桌名称",
|
||||
prop: "tableName",
|
||||
attrs: {
|
||||
placeholder: "请输入台桌编码",
|
||||
placeholder: "请输入台桌名称",
|
||||
clearable: true,
|
||||
style: {
|
||||
width: "200px",
|
||||
|
||||
Reference in New Issue
Block a user