Commit 0e000c43 by wufan

Merge branch 'feature/wufan/20210713/refactore-placeholder' into dev

parents 0986ed10 3347bc7d
......@@ -545,9 +545,9 @@ class CourseCategoryManage extends Component {
)}
<div className='box'>
<div className='search-condition'>
<span className='search-label'>搜索分类名称:</span>
<span className='search-label'>搜索名称:</span>
<Search
placeholder='请输入名称'
placeholder='搜索分类名称'
style={{ width: '300px' }}
onSearch={(value) => this.queryCategoryTree('init', value)}
className='search-input'
......
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