zhjx 6 năm trước cách đây
mục cha
commit
b05f71d906
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/web/order/index.blade.php

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

xqd
@@ -176,7 +176,7 @@
                     if(msg.state ==0){
                         alert("提交失败!")
                     } else if(msg.state ==1){
-                        window.location.href=msg.url;
+                        // window.location.href=msg.url;
                     }
                 }
             });