mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-25 00:33:00 +08:00
fix: 补充枚举字段
This commit is contained in:
parent
ad563d2127
commit
9307614a94
1
src/packages/index.d.ts
vendored
1
src/packages/index.d.ts
vendored
@ -140,6 +140,7 @@ export interface CreateComponentType extends PublicConfigType, requestConfig {
|
|||||||
key: string
|
key: string
|
||||||
chartConfig: ConfigType
|
chartConfig: ConfigType
|
||||||
option: GlobalThemeJsonType
|
option: GlobalThemeJsonType
|
||||||
|
groupList?: Array<CreateComponentType>
|
||||||
}
|
}
|
||||||
|
|
||||||
// 组件成组实例类
|
// 组件成组实例类
|
||||||
|
Loading…
Reference in New Issue
Block a user