Commit 2559a2fd280668d3fa8a632c57ad9f822d9d5a42
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Showing
1 changed file
with
1 additions
and
0 deletions
components/diy_goodsGroup/diy_goodsGroup.js
@@ -261,6 +261,7 @@ Component({ | @@ -261,6 +261,7 @@ Component({ | ||
261 | gpid: wgroup, | 261 | gpid: wgroup, |
262 | pageSize: th.data.goodscount, | 262 | pageSize: th.data.goodscount, |
263 | page: th.data.currentPage, | 263 | page: th.data.currentPage, |
264 | + isonsale: 1, | ||
264 | } | 265 | } |
265 | }).then(res => { | 266 | }).then(res => { |
266 | //商品地址 | 267 | //商品地址 |