src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx
@@ -274,12 +274,12 @@ }, { type: 'radio', key: 'show', label: '格式化', label: '显示', initVal: card.show || 'value', required: false, options: [{ value: 'value', text: '无' text: '数值' }, { value: 'percent', text: '百分比'