mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
feat: 新增移动撤回
This commit is contained in:
@@ -25,7 +25,10 @@ export const chartInitConfig = {
|
||||
x: 50,
|
||||
y: 50,
|
||||
w: 500,
|
||||
h: 300
|
||||
h: 300,
|
||||
// 不建议动 offset
|
||||
offsetX: 0,
|
||||
offsetY: 0,
|
||||
}
|
||||
|
||||
// dialog 图标的大小
|
||||
|
||||
Reference in New Issue
Block a user