@@ -118,7 +118,7 @@ export default {
// auctionType: 'OFFICIAL',
// status: 'NOTSTARTED,ONGOING,WAITING'
},
- sort: 'id,desc'
+ sort: 'status,asc;id,desc'
};
onRefresh() {