view UI组件中的Dropdown下拉菜单中的列表添加点击事件时无效,添加.native就可以了 iview的具体例子为 <DropdownItem @click.native="eventName">菜单1</DropdownItem> element-ui 大家可以试下,有问题一起讨论