Commit 3f4f05b28ca8adff7fdc049b44d2c7df06faaa92
1 parent
01234bca
1.五彩:审批模块转办支持搜索
Showing
1 changed file
with
2 additions
and
0 deletions
src/components/Common/CommonExamInfo/index.js
| @@ -3453,6 +3453,8 @@ class CommonExamInfo extends Component { | @@ -3453,6 +3453,8 @@ class CommonExamInfo extends Component { | ||
| 3453 | disabled={false} | 3453 | disabled={false} |
| 3454 | options={userList} | 3454 | options={userList} |
| 3455 | onChange={this.handleSelectChange} | 3455 | onChange={this.handleSelectChange} |
| 3456 | + allowClear | ||
| 3457 | + showSearch={true} | ||
| 3456 | /> | 3458 | /> |
| 3457 | </div> | 3459 | </div> |
| 3458 | <div className='ant-modal-footer' style={{ padding: '8px 0 0 0' }}> | 3460 | <div className='ant-modal-footer' style={{ padding: '8px 0 0 0' }}> |