浏览代码

测试体检

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){