src/templates/modalconfig/index.jsx
@@ -508,7 +508,7 @@ }) } Api.getSystemConfig(param).then(response => { Api.getCloudConfig(param).then(response => { if (response.status) { this.setState({ openEdition: response.open_edition || '', @@ -655,7 +655,7 @@ MenuID: editAction.uuid } Api.getSystemConfig(param).then(res => { Api.getCloudConfig(param).then(res => { if (res.status) { let _config = '' if (res.LongParam) {