qinzhipeng_v 5 жил өмнө
parent
commit
7876098b9e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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)