mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
vue2 增加 AJ-Captcha 二次验证
This commit is contained in:
@ -215,7 +215,6 @@ export default {
|
||||
};
|
||||
},
|
||||
handleLogin(params) {
|
||||
console.info(params)
|
||||
this.$refs.loginForm.validate(valid => {
|
||||
if (valid) {
|
||||
this.loading = true;
|
||||
|
Reference in New Issue
Block a user