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) {