摘要: 如题,原因:router-link会阻止click事件,查阅相关文档后,如果在想要在router-link上添加事件的话需要写成@click.native。 阅读全文
posted @ 2020-04-07 18:08 大萨特 阅读(611) 评论(0) 推荐(0)