src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx
@@ -211,10 +211,22 @@ }, { value: 'lane', label: '泳道图' }, { value: 'kapmap', label: '组织结构图' }] }], controlFields: [ {field: 'gridType', values: ['xflow']}, {field: 'backgroundColor', values: ['xflow']} ], }, { type: 'radio', field: 'export', label: '下载', initval: card.export || 'png', required: false, options: [ {value: 'none', label: '禁用'}, {value: 'png', label: 'PNG图'}, ], }, { type: 'radio',