Commit 8ce5117003e2a0691af700f214891902827cb2f5
1 parent
c1b8754a
购买限购要待isnew:1
Showing
1 changed file
with
2 additions
and
1 deletions
packageA/pages/goodsInfo/goodsInfo.js
@@ -3477,7 +3477,8 @@ Page({ | @@ -3477,7 +3477,8 @@ Page({ | ||
3477 | user_id: user_id, | 3477 | user_id: user_id, |
3478 | card_id: th.data.options.goods_id, | 3478 | card_id: th.data.options.goods_id, |
3479 | prom_type: th.data.options.prom_type, | 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 | success: function (tt) { | 3484 | success: function (tt) { |