@@ -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)