V -model會忽略所有表單元素的value、checked、selected的初始值,請記得一定要在data ... 三:checkbox 單選<input type="checkbox" id="checkbox" v-model="checked"> ...
確定! 回上一頁