MaiXinRong 1 سال پیش
والد
کامیت
a91bfd767d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/view/ledger/audit_modal.ejs

+ 1 - 1
app/view/ledger/audit_modal.ejs

@@ -485,7 +485,7 @@
         $.ajax({
             url: '/profile/code?_csrf_j=<%= ctx.csrf %>',
             type: 'post',
-            data: { mobile: authMobile, type: 'shenpi' },
+            data: { mobile: '<%- authMobile %>', type: 'shenpi' },
             dataTye: 'json',
             error: function() {
                 isPosting = false;