0
try this:
showBuilding(evt){
console.log(evt.target.value)
}
- [Vuejs]-Why is my transition not working on "leave"?
- [Vuejs]-How to use v-if to to return true if route ends in number
Source:stackexchange.com
0
try this:
showBuilding(evt){
console.log(evt.target.value)
}