king
2021-12-15 d76045be1cd5a030ed68269246d7ae1956a5ff06
src/menu/components/chart/chart-custom/chartcompile/index.jsx
@@ -93,7 +93,7 @@
        <Icon type="edit" style={{color: '#1890ff'}} title="编辑" onClick={this.showDrawer} />
        <Modal
          wrapClassName="popview-modal custom-chart-edit-modal"
          title="图表编辑"
          title="自定义图表编辑"
          visible={visible}
          width={950}
          maskClosable={false}