zhjx 6 年之前
父节点
当前提交
cf96ebfe45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/web/order/index.blade.php

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

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