Commit 2b87db54 by zhaochengxiang

主数据修改搜索提示

parent 92f910a0
...@@ -190,7 +190,7 @@ const DefineTable = (props) => { ...@@ -190,7 +190,7 @@ const DefineTable = (props) => {
</Space> </Space>
</Space> </Space>
<InputDebounce <InputDebounce
placeholder="通过主数据模版名称搜索" placeholder="请输入关键字"
allowClear allowClear
value={keyword} value={keyword}
onChange={onSearchInputChange} onChange={onSearchInputChange}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment