fix: 登录失败刷新验证码
This commit is contained in:
@@ -210,6 +210,7 @@ function handleLogin() {
|
||||
})
|
||||
.catch(() => {
|
||||
state.loading = false;
|
||||
getCode();
|
||||
});
|
||||
} else {
|
||||
console.log("error submit!!");
|
||||
|
||||
Reference in New Issue
Block a user