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
@@ -140,6 +140,7 @@ export interface CreateComponentType extends PublicConfigType, requestConfig {
|
||||
key: string
|
||||
chartConfig: ConfigType
|
||||
option: GlobalThemeJsonType
|
||||
groupList?: Array<CreateComponentType>
|
||||
}
|
||||
|
||||
// 组件成组实例类
|
||||
|
||||
Reference in New Issue
Block a user