MaiXinRong hai 1 ano
pai
achega
a91bfd767d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;