<input type="radio" :name="'question'+index" :value="options.option" v-model="responses[index]"/> ...
確定! 回上一頁