我的用例。 我從後端api獲得了一系列物件。 我想用 v-select 渲染這些物件; 這是我的程式碼。 <v-select :items="categories" name="category" ...
確定! 回上一頁