xiaozy #2

Merged
xiaozhiyong merged 17 commits from xiaozy into master 2023-04-12 11:19:18 +08:00
Showing only changes of commit 291673d7a8 - Show all commits

View File

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