src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx
@@ -419,6 +419,17 @@ text: '启用' }] }, { type: 'radio', key: 'empty', label: '空值隐藏', initVal: card.empty || 'show', tooltip: '当查询数据为空时,隐藏该组件。', required: false, options: [ {value: 'show', text: '否'}, {value: 'hidden', text: '是'}, ], }, { type: 'number', key: 'barSize', label: '柱形宽度',