Kirin 3 năm trước cách đây
mục cha
commit
0d93e60e28
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      app/admin/view/store/placeorder/index.php

+ 3 - 0
app/admin/view/store/placeorder/index.php

@@ -339,6 +339,9 @@
                                 } else {
                                     layer.msg(data.data.msg);
                                 }
+                            }).catch(function (data) {
+                                console.log(data.data.status);
+                                layer.msg(data.data.msg);
                             })
                         } else {
                             layer.msg('商品数量不可小于0')