mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +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
|
||||
chartConfig: ConfigType
|
||||
option: GlobalThemeJsonType
|
||||
groupList?: Array<CreateComponentType>
|
||||
}
|
||||
|
||||
// 组件成组实例类
|
||||
|
Loading…
Reference in New Issue
Block a user