Explorar o código

数据中心修复

qinzhipeng_v %!s(int64=5) %!d(string=hai) anos
pai
achega
ac04da1789
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

@@ -129,7 +129,7 @@ service.interceptors.response.use(
         duration: 5 * 1000
       })
       if (location.href.indexOf('localhost') < 0) {
-        // location.href = 'http://10.179.209.19:8899/'
+        location.href = 'http://10.179.209.19:8899/'
       }
     }
     return Promise.reject(error)