fix: 补充枚举字段

This commit is contained in:
Ming 2023-05-09 10:08:47 +08:00
parent ad563d2127
commit 9307614a94

View File

@ -140,6 +140,7 @@ export interface CreateComponentType extends PublicConfigType, requestConfig {
key: string
chartConfig: ConfigType
option: GlobalThemeJsonType
groupList?: Array<CreateComponentType>
}
// 组件成组实例类