You should add return-object prop in order to get the whole object properties and bind that object using v-model : <v-select :items="owners" return-object ...
確定! 回上一頁