Commit 8ce5117003e2a0691af700f214891902827cb2f5

Authored by yvan.ni
1 parent c1b8754a

购买限购要待isnew:1

packageA/pages/goodsInfo/goodsInfo.js
... ... @@ -3477,7 +3477,8 @@ Page({
3477 3477 user_id: user_id,
3478 3478 card_id: th.data.options.goods_id,
3479 3479 prom_type: th.data.options.prom_type,
3480   - prom_id: th.data.options.prom_id
  3480 + prom_id: th.data.options.prom_id,
  3481 + isnew:1
3481 3482 },
3482 3483 //-----获取-----
3483 3484 success: function (tt) {
... ...