Merge branch 'release/2.0' of git.yoho.cn:fe/yoho-blk into release/2.0
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -589,6 +589,7 @@ function validateCaptchaSms() { | @@ -589,6 +589,7 @@ function validateCaptchaSms() { | ||
589 | }).fail(function() { | 589 | }).fail(function() { |
590 | ep.emit('smsCode', false); | 590 | ep.emit('smsCode', false); |
591 | refreshCaptcha(); | 591 | refreshCaptcha(); |
592 | + imgIsRight = false; | ||
592 | }); | 593 | }); |
593 | } | 594 | } |
594 | 595 |
-
Please register or login to post a comment