提交 593ca208 编写于 作者: bo.dang's avatar bo.dang

增加搜索

上级 c6b28507
...@@ -1961,6 +1961,9 @@ ...@@ -1961,6 +1961,9 @@
} }
that.searchList = list; that.searchList = list;
that.hasNoResult = false; that.hasNoResult = false;
// document.querySelectorAll(".left-box")[0].style.display = 'none';
}else{ }else{
that.searchList = []; that.searchList = [];
that.hasNoResult = true; that.hasNoResult = true;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册