试题 隐藏 适用岗位
This commit is contained in:
parent
414a837c61
commit
ba9ca82783
@ -376,7 +376,7 @@ class SE001EditPage extends React.Component {
|
||||
}}>事故事件
|
||||
</Checkbox>
|
||||
</Form.Item>
|
||||
<Form.Item label={'适用岗位'} {...formItemLayout}>
|
||||
<Form.Item style={{ display: 'none' }} label={'适用岗位'} {...formItemLayout}>
|
||||
<Select disabled={this.state.readonly} value={this.state.SELECT_POSTS} mode="multiple" style={{ width: '100%' }}
|
||||
onChange={(value) => {
|
||||
this.setState({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user