zhangyuhan пре 5 година
родитељ
комит
6477e52b72
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/jfw/modules/app/src/web/staticres/jyapp/js/searchindex.js

+ 1 - 0
src/jfw/modules/app/src/web/staticres/jyapp/js/searchindex.js

@@ -2285,6 +2285,7 @@ var SuperSearch = {
 				}
 			}
 		}else{
+			$(".home_data .data_list").html('');
 			$(".no_data").show();
 		}
 	}