For your Codepen example, instead of the item-text property, use the selection scoped slot. <v-combobox :items="items"> <template slot= ...
確定! 回上一頁