In vue 2, You can catch enter event with v-on:keyup.enter check the documentation: https://vuejs.org/v2/guide/events.html#Key-Modifiers.
確定! 回上一頁