src/tabviews/custom/components/chart/antv-dashboard/index.jsx
@@ -642,7 +642,7 @@ const { config, loading } = this.state return ( <div className="custom-dashboard-plot-box" style={config.style}> <div className="custom-dashboard-plot-box" id={'anchor' + config.uuid} style={config.style}> {loading ? <div className="loading-mask"> <div className="ant-spin-blur"></div>