MaiXinRong 1 vuosi sitten
vanhempi
commit
a91bfd767d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;