Commit ed79d97650a84334722d85b7d93532cccf10a4cd

Authored by yvan.ni
1 parent 9b40aa94

下架的商品显示的修改

components/diy_goodsGroup/diy_goodsGroup.js
@@ -186,6 +186,7 @@ Component({ @@ -186,6 +186,7 @@ Component({
186 is_new: th.data.is_new, 186 is_new: th.data.is_new,
187 pageSize: th.data.goodscount, 187 pageSize: th.data.goodscount,
188 page: th.data.currentPage, 188 page: th.data.currentPage,
  189 + isonsale: 1,
189 } 190 }
190 }).then(res => { 191 }).then(res => {
191 //商品地址 192 //商品地址