feat: 新增页面框选效果

This commit is contained in:
奔跑的面条
2022-08-18 20:30:02 +08:00
parent a54a007c5a
commit f02e92a58e
9 changed files with 179 additions and 21 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export enum MouseEventButton {
// 页面拖拽键名
export enum DragKeyEnum {
DROG_KEY = 'ChartData'
DRAG_KEY = 'ChartData'
}
// 操作枚举