소스 검색

测试体检

liangweifeng 6 년 전
부모
커밋
400a5c7feb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      page/bigDataOut/js/search.js

+ 1 - 1
page/bigDataOut/js/search.js

@ -29,7 +29,7 @@ new Vue({
			bigDataOutApi.hot_words().then(function(res){
				vm.hotList=res
			}).catch(function(err){
				console.err(err)
				console.err(err) 
			})
		},
		initData:function(keyword){