mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-07 15:45:08 +08:00
fix: axios config
This commit is contained in:
@ -172,6 +172,7 @@ const handleAuthorized = () => {
|
||||
isRelogin.show = true
|
||||
ElNotification.error(t('sys.api.timeoutMessage'))
|
||||
}
|
||||
location.href = '/'
|
||||
return Promise.reject(t('sys.api.timeoutMessage'))
|
||||
}
|
||||
export { service }
|
||||
|
Reference in New Issue
Block a user