<v-select :items="[{value: 1, text: 'Item 1'}, {value: 2, text: 'Item 2'}]" @input="handleInput($event)"/>. </div>. </template> ...
確定! 回上一頁