mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增图表类型
This commit is contained in:
Vendored
+1
-1
@@ -18,7 +18,7 @@ export interface CreateComponentType {
|
||||
key: string
|
||||
attr: { x: number; y: number; w: number; h: number }
|
||||
chartData: ConfigType
|
||||
config: object
|
||||
option: object
|
||||
setPosition: Function
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user