mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
fix: bugs
This commit is contained in:
@ -125,7 +125,7 @@ const handleLogin = async (params) => {
|
||||
redirect.value = '/'
|
||||
}
|
||||
push({ path: redirect.value || permissionStore.addRouters[0].path })
|
||||
} finally {
|
||||
} catch {
|
||||
loginLoading.value = false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user