小编cod*_*ob6的帖子

防止 Vue.js 中的表单默认行为

I'm building a Vue.js app with a form and I was wondering is there a way to prevent the HTML 5 forms default behavior using Vue.js built in .prevent? I have tried <form.prevent> and <form v-on:submit.prevent> but to no avail. Any help here would be great?

forms vuejs2

4
推荐指数
1
解决办法
3908
查看次数

标签 统计

forms ×1

vuejs2 ×1