feat: 新增页面框选效果

This commit is contained in:
奔跑的面条
2022-08-18 20:30:02 +08:00
parent 23bbac7318
commit c987dd8816
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'
}
// 操作枚举