element-ui 下拉el-dropdown-item添加点击事件@click无效

在这里插入图片描述
这时候在@click后面加个.native就可以了。

感谢
https://blog.csdn.net/qq_33769914/article/details/82911052

你可能感兴趣的:(vue,前端)