src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx
@@ -432,7 +432,7 @@ required: false, options: labelOptions, controlFields: [ {field: 'labelColor', values: ['true']} {field: 'labelUnit', values: ['true', 'top', 'middle', 'bottom']} ] }, { type: 'radio', @@ -583,6 +583,13 @@ forbid: appType === 'mob', required: false }, { type: 'text', field: 'labelUnit', label: '标注单位', initval: card.labelUnit ||'', forbid: appType === 'mob', required: false }, { type: 'color', field: 'lineColor', label: '坐标轴颜色',