form表单input绑定keyup.enter会出现刷新整个页 2020-09-17 本文已影响0人 有一个程序媛 解决方案:form表单加上 @submit.native.prevent即可阻止表单默认事件的触发