You could use slot item as follows : <v-select :items="items" label="Standard"> <template #item="{item}"> <span ...
確定! 回上一頁