Commit f653656b by zhaochengxiang

主数据定义

parent 3a5c1211
...@@ -540,7 +540,7 @@ const UpdateField = (props) => { ...@@ -540,7 +540,7 @@ const UpdateField = (props) => {
} }
<div className='d-flex' style={{ alignItems: 'center' }}> <div className='d-flex' style={{ alignItems: 'center' }}>
<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