如果要確保表單中這兩個值中的一個能夠被提交,(即“yes”或“no”),請改用單選按鈕 radio 。 單選按鈕 <input type="radio">. <input type="radio" v-model= ...
確定! 回上一頁