src/views/design/sidemenu/index.jsx
@@ -202,7 +202,7 @@ this.setState({ loading: true }) Api.getSystemConfig(param).then(res => { Api.getCloudConfig(param).then(res => { if (res.status) { this.setState({ loading: false, @@ -262,7 +262,7 @@ loading: true }) Api.getSystemConfig(param).then(response => { Api.getCloudConfig(param).then(response => { if (response.status) { this.setState({ loading: false,