From d76045be1cd5a030ed68269246d7ae1956a5ff06 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 15 十二月 2021 11:00:26 +0800 Subject: [PATCH] 2021-12-15 --- src/menu/components/chart/chart-custom/chartcompile/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/components/chart/chart-custom/chartcompile/index.jsx b/src/menu/components/chart/chart-custom/chartcompile/index.jsx index e59b022..5596191 100644 --- a/src/menu/components/chart/chart-custom/chartcompile/index.jsx +++ b/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} -- Gitblit v1.8.0