更新
This commit is contained in:
@@ -22,7 +22,7 @@ router.beforeEach(async (to, from, next) => {
|
|||||||
next()
|
next()
|
||||||
},
|
},
|
||||||
() => {
|
() => {
|
||||||
next()
|
Notify('登陆失败,请退出重试')
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user