首页 > 其他 > 详细

The .native modifier for v-on is only valid on components but it was used on <input>

时间:2020-02-01 20:15:12      阅读:3014      评论:0      收藏:0      [点我收藏+]

原因

  • 基础不牢固就是这样了,事件的native修饰符只能在组件上使用,原生的html标签是不能使用的,这是因为我在input标签使用了native修饰符。

技术分享图片

The .native modifier for v-on is only valid on components but it was used on <input>

原文:https://www.cnblogs.com/HJ412/p/12249781.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!