|
@ -88,7 +88,7 @@ router.beforeEach(async (to, from, next) => { |
|
|
// next(`/login?loginName=${to.query.loginName}&isAutoLogin=${to.query.isAutoLogin}`)
|
|
|
// next(`/login?loginName=${to.query.loginName}&isAutoLogin=${to.query.isAutoLogin}`)
|
|
|
// next(`/login`)
|
|
|
// next(`/login`)
|
|
|
localStorage.removeItem("isLoginName") |
|
|
localStorage.removeItem("isLoginName") |
|
|
Message.error('获取用户信息失败,请重试!') |
|
|
// Message.error('获取用户信息失败,请重试!')
|
|
|
}) |
|
|
}) |
|
|
// })
|
|
|
// })
|
|
|
// .catch((error) => {
|
|
|
// .catch((error) => {
|
|
|