|
@@ -768,7 +768,9 @@ var fnSortingChange = function (obj, sortingType, stat, appGb){
|
|
|
gagaInfiniteScroll.pageStatus.loadPage = 1;
|
|
gagaInfiniteScroll.pageStatus.loadPage = 1;
|
|
|
gagaInfiniteScroll.pageStatus.pageNum = [];
|
|
gagaInfiniteScroll.pageStatus.pageNum = [];
|
|
|
gagaInfiniteScroll.pageStatus.sortingType = sortingType;
|
|
gagaInfiniteScroll.pageStatus.sortingType = sortingType;
|
|
|
-
|
|
|
|
|
|
|
+ $('.list_content .count_wrap').hide();
|
|
|
|
|
+ $('#endPage').hide();
|
|
|
|
|
+ $('#noFilterData').hide();
|
|
|
fnGoodsListSearch();
|
|
fnGoodsListSearch();
|
|
|
}
|
|
}
|
|
|
|
|
|