But as what is mentioned in Vue guide, v-model is just syntax sugar of :value and @input. ... onInput: function onInput(event) { // this.
確定! 回上一頁