Commit 7dc34d46 authored by 黄媛媛's avatar 黄媛媛

no

parent 6ebdb999
...@@ -599,7 +599,13 @@ export default { ...@@ -599,7 +599,13 @@ export default {
}, },
InputFocus(){ InputFocus(){
this.searchHot=true;
if(this.text!=""){
this.searchShow=true;
this.InputChange();
}else{
this.searchHot=true;
}
}, },
InputBlur(){ InputBlur(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment