fix:修改右键逻辑

This commit is contained in:
mtrun
2022-03-28 17:17:44 +08:00
parent d60e6effa1
commit ab05a6f384
6 changed files with 92 additions and 64 deletions
-1
View File
@@ -69,7 +69,6 @@ const {
menuOptions,
onClickoutside,
mousePosition,
handleContextMenu,
handleMenuSelect
} = useContextMenu()
</script>