WIP MMCM
This commit is contained in:
@@ -71,6 +71,7 @@ export default {
|
||||
},
|
||||
selectChoice(item) {
|
||||
this.searchResults = []
|
||||
|
||||
this.query = item.properties.label
|
||||
this.store.setStreet(item.properties.name)
|
||||
this.store.setZipCode(item.properties.postcode)
|
||||
|
||||
Reference in New Issue
Block a user