Commit 3347bc7d by wufan

feat:分类管理placeholder文案更换

parent 119f9539
......@@ -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