Commit 971dbf2e authored by youjie's avatar youjie

no message

parent b92bf24b
...@@ -209,10 +209,10 @@ ...@@ -209,10 +209,10 @@
this.busInfor.oriLatitude = item.latitude this.busInfor.oriLatitude = item.latitude
this.busInfor.oriLongitude = item.longitude this.busInfor.oriLongitude = item.longitude
this.$emit('change',this.busInfor) this.$emit('change',this.busInfor)
}
} }
this.parameters.KeyWords = '' this.parameters.KeyWords = ''
this.addressList = [] this.addressList = []
}
this.isShow = false this.isShow = false
}, },
} }
......
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