src/tabviews/custom/components/chart/antv-X6/nodeupdate/nodeform.jsx
@@ -79,7 +79,7 @@ } ] })( <InputNumber readOnly={nodetype !== 'node' && nodetype !== 'edge'} precision={0}/> <InputNumber readOnly={nodetype !== 'node' && nodetype !== 'edge' && nodetype !== 'end'} precision={0}/> )} </Form.Item> </Col>