Improve contextmenu handling
This commit is contained in:
parent
547da89c7d
commit
871d2bad17
3 changed files with 15 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<component :is="self ? 'MkA' : 'a'" class="ieqqeuvs _link" :[attr]="self ? url.substr(local.length) : url" :rel="rel" :target="target"
|
||||
@mouseover="onMouseover"
|
||||
@mouseleave="onMouseleave"
|
||||
@contextmenu.stop="() => {}"
|
||||
>
|
||||
<template v-if="!self">
|
||||
<span class="schema">{{ schema }}//</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue