feat: 新增移动撤回

This commit is contained in:
奔跑的面条
2022-08-30 19:14:52 +08:00
8 changed files with 77 additions and 9 deletions
+4 -1
View File
@@ -25,7 +25,10 @@ export const chartInitConfig = {
x: 50,
y: 50,
w: 500,
h: 300
h: 300,
// 不建议动 offset
offsetX: 0,
offsetY: 0,
}
// dialog 图标的大小