Commit 2c8d689a authored by youjie's avatar youjie

no message

parent 288eaf93
...@@ -427,15 +427,11 @@ export default { ...@@ -427,15 +427,11 @@ export default {
// this.searchChangeHandler(1) // this.searchChangeHandler(1)
}else{ }else{
this.HotalMsg.KeyWords = '' this.HotalMsg.KeyWords = ''
this.CommonJump('/searchdida', { this.searchChangeHandler(1)
...this.HotalMsg
});
}
// this.$emit('change', y)
// this.CommonJump('/searchdida', { // this.CommonJump('/searchdida', {
// ...this.HotalMsg // ...this.HotalMsg
// }); // });
// this.getRegion() }
}, },
changeGName(x){ changeGName(x){
this.GNameActive = x.GName this.GNameActive = x.GName
......
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