mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改右键bug
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
@mousedown="mousedownHandle(item)"
|
||||
@mouseenter="mouseenterHandle(item)"
|
||||
@mouseleave="mouseleaveHandle(item)"
|
||||
@contextmenu="handleContextMenu($event)"
|
||||
@contextmenu="handleContextMenu($event, item)"
|
||||
></layers-list-item>
|
||||
</content-box>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user