vue 表单阻止默认提交、回车操作

@submit.native.prevent 阻止默认提交,添加在form标签上
@keyup.native.enter 回车操作,添加在input标签上

posted @ 2021-08-26 17:41  front-gl  阅读(839)  评论(0编辑  收藏  举报