king
2020-11-18 d3272e82652361e5e9bd045925222ef042b6731f
src/views/menudesign/index.jsx
@@ -362,7 +362,7 @@
        Api.getSystemConfig(param).then(response => {
          if (response.status) {
            this.setState({
              oriConfig: fromJS(config).toJS(),
              oriConfig: fromJS(_config).toJS(),
              openEdition: response.open_edition || '',
              menuloading: false
            })