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