From 0de207ebed200dffca41b8c974d1394cf328b03e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 23 九月 2020 09:29:02 +0800 Subject: [PATCH] 2020-09-23 --- src/menu/datasource/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/menu/datasource/index.jsx b/src/menu/datasource/index.jsx index 6e4bdeb..37ae5a1 100644 --- a/src/menu/datasource/index.jsx +++ b/src/menu/datasource/index.jsx @@ -27,7 +27,6 @@ const { config } = this.props this.setState({setting: fromJS(config.setting).toJS()}) - this.props.updateConfig(config) // 瑙﹀彂鑿滃崟淇℃伅鏇存柊 } shouldComponentUpdate (nextProps, nextState) { -- Gitblit v1.8.0