<v-select :items="stages" @change="setRounds(index)" ></v-select>. i have an array of "stage", i want to pass selected item index to my ...
確定! 回上一頁