Merge branch 'hi-ucs-dev' of http://124.222.94.39:3000/wuhongjian/hi-ucs into hi-ucs-dev
This commit is contained in:
commit
e7a5a21430
|
@ -113,9 +113,9 @@ instance.interceptors.response.use(
|
|||
if (response.headers.redirect) {
|
||||
window.location.replace(response.headers.redirect)
|
||||
// 西海岸-不重新加载
|
||||
if(!whoShow.itShowXiHaiAn) {
|
||||
location.reload()
|
||||
}
|
||||
// if(!whoShow.itShowXiHaiAn) {
|
||||
// location.reload()
|
||||
// }
|
||||
return response
|
||||
}
|
||||
if (response.headers.redirect === '/#/login') {
|
||||
|
|
Loading…
Reference in New Issue