src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx
@@ -460,7 +460,7 @@ key: 'selectColor', label: '选中颜色', initVal: card.selectColor || '', tooltip: '选中柱形图的颜色,在交互效果《元素选中(多选)》和《元素选中(单选)》中有效,自定义设置中无效。', tooltip: '选中柱形图的颜色,在交互效果《元素选中(多选)》和《元素选中(单选)》中有效,启用自定义设置时无效。', forbid: !['bar'].includes(card.chartType), allowClear: true, required: false