Update login.vue
This commit is contained in:
parent
037edd7855
commit
5ddc8fa9f2
@ -118,7 +118,7 @@ async function getPhoneNumber(e) {
|
||||
bindTeam(account.value)
|
||||
} else if (redirectUrl.value) {
|
||||
await attempToPage(redirectUrl.value);
|
||||
} else if (res) {
|
||||
} else {
|
||||
toHome();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user