king
2021-12-19 9ee3d1f9a09a865188baffdffb85f6ad329c7b09
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}