Vuejs Vuetify how to access properties of object in v-select

前端 未结 2 1424
礼貌的吻别
礼貌的吻别 2020-12-24 07:23

My use case.

  1. I got an array of objects from a back-end api.
  2. I want to render those objects in a v-select

This is my code.<

2条回答
提交回复
热议问题