src/menu/components/chart/antv-bar/index.jsx
@@ -1350,6 +1350,7 @@ </Popover> <NormalHeader config={card} updateComponent={this.updateComponent}/> <div className="canvas" id={card.uuid + 'canvas'} ref={ref => this.wrap = ref}></div> {card.plot.download === 'enable' ? <Icon type="download"/> : null} {appType !== 'mob' ? <ActionComponent type="chart" config={card}