Showing
1 changed file
with
0 additions
and
1 deletions
@@ -641,7 +641,6 @@ function switchSmsBtnState() { | @@ -641,7 +641,6 @@ function switchSmsBtnState() { | ||
641 | 641 | ||
642 | // 发送短信验证码 | 642 | // 发送短信验证码 |
643 | function sendCaptchaSmsAsync() { | 643 | function sendCaptchaSmsAsync() { |
644 | - console.log(getAreaCodeVal()); | ||
645 | return $.ajax({ | 644 | return $.ajax({ |
646 | type: 'POST', | 645 | type: 'POST', |
647 | url: '/passport/login/sms/send', | 646 | url: '/passport/login/sms/send', |
-
Please register or login to post a comment