mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改右键类型操作
This commit is contained in:
@@ -9,7 +9,7 @@ export enum DragKeyEnum {
|
||||
DROG_KEY = 'ChartData'
|
||||
}
|
||||
|
||||
// 右键枚举
|
||||
// 操作枚举
|
||||
export enum MenuEnum {
|
||||
ARROW_UP = 'up',
|
||||
ARROW_RIGHT = 'right',
|
||||
|
||||
Reference in New Issue
Block a user