1
This commit is contained in:
parent
0f5acb22dc
commit
0195976033
@ -375,7 +375,7 @@ const NodeDesignForm: React.FC = () => {
|
||||
label="节点名称"
|
||||
rules={[{required: true}]}
|
||||
>
|
||||
<Input/>
|
||||
<Input disabled/>
|
||||
</Form.Item>
|
||||
</Col>
|
||||
<Col span={12}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user