vue 实现右键功能

@contextmenu.prevent="rightShow()"
v-on:contextmenu.prevent = "事件名称"

你可能感兴趣的:(vue 实现右键功能)