<input type="radio" id="one" value="One" v-model="picked"> ... Although a bit magical, v-model is essentially syntax sugar for updating.
確定! 回上一頁