This commit is contained in:
xiaozhiyong
2023-04-06 15:49:48 +08:00
parent c553e1b328
commit 291673d7a8

View File

@@ -22,7 +22,7 @@ router.beforeEach(async (to, from, next) => {
next()
},
() => {
next()
Notify('登陆失败,请退出重试')
}
)
return