<template> <v-select v-model="selected" :items="products" label="Standard" item-text="name" item-value="id" return-object ></v-select> ...
確定! 回上一頁