登录页返回按钮是跳转到首页
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
if (isVisible.value) {
|
||||
isVisible.value = false
|
||||
} else {
|
||||
router.back()
|
||||
router.push({ name: 'index' })
|
||||
}
|
||||
}
|
||||
const onForgotPassword = () => {
|
||||
|
||||
Reference in New Issue
Block a user