diff --git a/components/diy_goodsGroup/diy_goodsGroup.js b/components/diy_goodsGroup/diy_goodsGroup.js index 9b8746d..3bd0a80 100644 --- a/components/diy_goodsGroup/diy_goodsGroup.js +++ b/components/diy_goodsGroup/diy_goodsGroup.js @@ -255,8 +255,8 @@ Component({ pageSize: th.data.goodscount, page: th.data.currentPage, isonsale: 1, - orderField: "sort", - orderType: 'asc', + //orderField: "sort", + //orderType: 'asc', user_id: user_id } }).then(res => {