Ver Fonte

소팅정렬 수정

bin2107 há 5 anos atrás
pai
commit
2e3183adf1
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/webapp/biz/goods.js

+ 1 - 1
src/main/webapp/biz/goods.js

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