Kirin 3 years ago
parent
commit
cc03efc5aa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/admin/view/store/placeorder/index.php

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

@@ -444,6 +444,7 @@
                         $eb.axios.post('{:Url("num")}', {
                             id: cartId, number: num, uid: that.userId
                         }).then(function (res) {
+                            console.log(ok)
                             ok(res)
                         }).catch(function (err) {
                             erro(err)