src/tabviews/custom/components/chart/antv-X6/nodeupdate/index.jsx
@@ -496,10 +496,12 @@ </Form> <Modal title={mknode && mknode.shape === 'edge' ? '连线编辑' : '节点编辑'} wrapClassName="mk-x6-modal" visible={visible} closable={false} maskClosable={false} width={1050} centered={true} onOk={this.confirm} onCancel={() => this.setState({visible: false})} destroyOnClose