src/templates/sharecomponent/chartgroupcomponent/index.jsx
@@ -219,7 +219,7 @@ <Modal title={modaltype === 'addChart' ? '图表-添加' : '图标-编辑'} visible={modaltype === 'addChart' || modaltype === 'editChart'} width={750} width={800} maskClosable={false} onOk={this.submitChart} onCancel={this.editModalCancel}