Merge branch 'hi-ucs-dev' of http://124.222.94.39:3000/wuhongjian/hi-ucs into hi-ucs-dev

This commit is contained in:
guoyue 2022-09-21 15:44:08 +08:00
commit e7a5a21430
1 changed files with 3 additions and 3 deletions

View File

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