import "vue-select/dist/vue-select.css";Vue.component("v-select", vSelect); ... We can also populate the select options with an array: <template>
確定! 回上一頁