king
2022-05-17 fb3ec146a9e1444ece749d0bcf232a554e933fb0
src/tabviews/custom/components/chart/antv-pie/index.jsx
@@ -1054,7 +1054,7 @@
    }
    return (
      <div className="custom-pie-chart-plot-box" style={style}>
      <div className="custom-pie-chart-plot-box" id={'anchor' + config.uuid} style={style}>
        {loading ?
          <div className="loading-mask">
            <div className="ant-spin-blur"></div>