Commit 13fcd35d authored by youjie's avatar youjie

no message

parent 154263f4
...@@ -347,9 +347,13 @@ export default { ...@@ -347,9 +347,13 @@ export default {
}) })
}, },
clearHandler(type){ clearHandler(type){
this.showKeyWordsList = false
if(this.Type>0) { if(this.Type>0) {
this.showSplitPannel = false if(!type) {
// this.showSplitPannel = false
}
else this.showKeyWordsList = false
}else {
this.showKeyWordsList = false
} }
// this.HotalMsg.CityCode = '' // this.HotalMsg.CityCode = ''
......
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