mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 07:41:53 +08:00
vue2 增加 AJ-Captcha 二次验证
This commit is contained in:
parent
fe25afafbe
commit
9ca4b49b17
@ -215,7 +215,6 @@ export default {
|
||||
};
|
||||
},
|
||||
handleLogin(params) {
|
||||
console.info(params)
|
||||
this.$refs.loginForm.validate(valid => {
|
||||
if (valid) {
|
||||
this.loading = true;
|
||||
|
Loading…
Reference in New Issue
Block a user