mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改右键逻辑
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { isMac, addEventListener, removeEventListener } from '@/utils'
|
||||
import { useChartEditStore } from '@/store/modules/chartEditStore/chartEditStore'
|
||||
import { MenuEnum } from '@/views/chart/hooks/useContextMenu.hook'
|
||||
import { MenuEnum } from '@/views/chart/hooks/useContextMenu.hook.d'
|
||||
|
||||
const chartEditStore = useChartEditStore()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user