src/templates/sharecomponent/settingcomponent/settingform/index.jsx
@@ -346,10 +346,10 @@ sumParam.secretkey = Utils.encrypt('', sumParam.timestamp) } Api.getLocalConfig(param).then(result => { Api.genericInterface(param).then(result => { if (result.status) { if (sumParam) { Api.getLocalConfig(sumParam).then(res => { Api.genericInterface(sumParam).then(res => { if (res.status) { _resolve() } else {