template

<div  @click.right="rightEvent(friend)"></div>

js

 // 鼠标右键
rightEvent (friend) {
	console.log('点击右键')
}
Logo

前往低代码交流专区

更多推荐