@@ -247,6 +247,7 @@ function getNewBiddings(num, size){
};
$.post("/front/pcAjaxReq",param,function(r){
heightWords = r.heightWords
+ showSearchTipForTimeRange(false)
if(r&&r.list!=null&&r.list.length>0){
// 计算总页码
if (currentPage == 1) {