king
2020-08-11 ae6ce73e7abde1121a788f884e54ccd6cfad0460
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