src/menu/components/chart/antv-bar/chartcompile/index.jsx
@@ -181,7 +181,7 @@ formlist: formlist.map(item => { if (['Yaxis'].includes(item.key)) { item.hidden = val === 'statistics' } else if (['InfoType', 'InfoValue', 'InfoDefNumber'].includes(item.key)) { } else if (['InfoType', 'InfoValue'].includes(item.key)) { item.hidden = val !== 'statistics' } return item