Browse Source

wip:新老商机管理区分

WH01243 3 năm trước cách đây
mục cha
commit
b9519d1f93
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/web/staticres/js/login.js

+ 1 - 1
src/web/staticres/js/login.js

@@ -854,7 +854,7 @@ $(function(){
                   break
                 }
                 case 'forge': {
-                    $.post("/phone/forgetPwd",{
+                    $.post("/phone",{
                         reqType:"sendIdentCode",
                         phone:$(".forgetpwd_page .login-dig-input-box [name='forge_phone']").val(),
                         code:$(".forgetpwd_page .login-dig-input-box [name='forge_code']").val()