|
|
@ -1653,8 +1653,6 @@ export default class TPMsettings extends Component {
|
|
|
|
// onMouseEnter={operateauthority?this.bigopen:""}
|
|
|
|
// onMouseEnter={operateauthority?this.bigopen:""}
|
|
|
|
onSelect={operateauthority?this.bigopens:""}
|
|
|
|
onSelect={operateauthority?this.bigopens:""}
|
|
|
|
// open={opers}
|
|
|
|
// open={opers}
|
|
|
|
|
|
|
|
|
|
|
|
showSearch
|
|
|
|
|
|
|
|
optionFilterProp="children"
|
|
|
|
optionFilterProp="children"
|
|
|
|
filterOption={(input, option) =>
|
|
|
|
filterOption={(input, option) =>
|
|
|
|
option.props.children.toLowerCase().indexOf(input.toLowerCase()) >= 0
|
|
|
|
option.props.children.toLowerCase().indexOf(input.toLowerCase()) >= 0
|
|
|
|