Skip to content

Commit 19418b9

Browse files
authored
登录失败刷新验证码
失败了需要刷新验证码,不然更容易暴力破解
1 parent f962b51 commit 19418b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QMPlusVuePage/src/view/login/login.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export default {
9393
message: '请正确填写登录信息',
9494
showClose: true
9595
})
96+
this.loginVefify()
9697
return false
9798
}
9899
})

0 commit comments

Comments
 (0)