0👍
I have read your question I think you have to deal with
this.selected
instead of
this.selectOption.option.target.value
in vuejs we don’t need to deal with name of tag element we deal with v-model
please update me if i miss something
- [Vuejs]-Where are Vue 2's ComponentDefinition and ComponentConstructor types defined?
- [Vuejs]-I want display image in vue3 page before save to database, but my code not working
Source:stackexchange.com