验证码更新

This commit is contained in:
zoujiandong 2023-07-20 16:44:24 +08:00
parent dc5fbe16a8
commit 297b1d1c3c

View File

@ -148,12 +148,9 @@ const handleLogin = () => {
}
proxy.$router.push(path);
loading.value = false;
// setTimeout(() => {
// proxy.$router.push(path);
// loading.value = false;
// },500);
}
}else{
loadCaptcha();
}
} catch (err) {
console.log(err)
//