From 10c86c1fab41f01c7bf7fcb9d2f8b624142f6a54 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 13 九月 2022 14:42:33 +0800 Subject: [PATCH] Merge branch 'develop' --- src/menu/datasource/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/menu/datasource/index.jsx b/src/menu/datasource/index.jsx index fe889ab..eb4f54b 100644 --- a/src/menu/datasource/index.jsx +++ b/src/menu/datasource/index.jsx @@ -206,8 +206,8 @@ <div className="model-datasource"> <SettingOutlined title="鏁版嵁婧�" onClick={() => this.editDataSource()} /> <Modal - wrapClassName="popview-modal" - title="鏁版嵁婧愰厤缃�" + wrapClassName="mk-pop-modal" + title="" visible={visible} width={'75vw'} maskClosable={false} -- Gitblit v1.8.0