To bind the value of an input element to a property of your component's data, use v-model="dataProperty" like so.
確定! 回上一頁