vue-search-select
vue-search-select copied to clipboard
how to get selected index value
in my option-value = id, option-text = name, and i want to get other data from array. how to get index array
oh i know, i use v-model="objectItem" and solve