Merge branch 'dev'
This commit is contained in:
commit
5e3f3227c2
@ -147,8 +147,9 @@ const handleLogin = () => {
|
||||
path=res.data[0].children[0].path;
|
||||
}
|
||||
proxy.$router.push(path);
|
||||
loading.value = false;
|
||||
loading.value = false;
|
||||
}else{
|
||||
loading.value = false;
|
||||
loadCaptcha();
|
||||
}
|
||||
} catch (err) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user