vue-select accepts arrays of strings and objects to use as options through the options prop. <v-select :options="['foo','bar']"></ ...
確定! 回上一頁