zhjx 6 년 전
부모
커밋
eb414c816b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      resources/views/web/order/index.blade.php

+ 1 - 0
resources/views/web/order/index.blade.php

xqd
@@ -138,6 +138,7 @@
                  } 
             }
             console.log(array);
+            array = JSON.stringify(array);
         // var mobile = $('#mobile').val();
         // if(mobile == '' || !phonenum(mobile)){
         //     alert('请输入正确手机号');