在Vue.js中有個 v-model 屬性可以做到這件事情,他可以對 input 、 textarea ... 的雙向綁定,但也許會有個問題,如果我要同時取得 option 的 value 和 text 呢?
確定! 回上一頁