src/tabviews/verupmanage/actionList/index.jsx
@@ -500,7 +500,11 @@ // 外部请求 _outParam = JSON.parse(JSON.stringify(res)) if (btn.sysInterface === 'true' && options.cloudServiceApi) { if (btn.outerFunc === 's_app_version_upt') { // 更新版本号 if (window.GLOB.mainSystemApi) { res.rduri = window.GLOB.mainSystemApi } } else if (btn.sysInterface === 'true' && options.cloudServiceApi) { res.rduri = options.cloudServiceApi } else if (btn.sysInterface !== 'true') { res.rduri = btn.interface