@@ -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)