Browse Source

测试体检

liangweifeng 6 năm trước cách đây
mục cha
commit
400a5c7feb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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){