src/menu/components/chart/antv-G6/chartcompile/formconfig.jsx
@@ -316,7 +316,7 @@ label: '节点颜色', initval: card.nodeColor || '#1890ff', tooltip: '右侧节点的标记颜色。', isHex: true, colorType: 'hex', required: false }, { @@ -325,7 +325,7 @@ label: '左节点颜色', initval: card.leftColor || '#26C281', tooltip: '左侧节点的标记颜色。', isHex: true, colorType: 'hex', required: false }, {