mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增 border
This commit is contained in:
Vendored
+2
-1
@@ -36,7 +36,8 @@ export interface PublicConfigType extends requestConfig {
|
||||
export interface CreateComponentType extends PublicConfigType {
|
||||
key: string
|
||||
chartConfig: ConfigType
|
||||
option: GlobalThemeJsonType
|
||||
option?: GlobalThemeJsonType
|
||||
[T: string]: any
|
||||
}
|
||||
|
||||
// 获取组件实例类中某个key对应value类型的方法
|
||||
|
||||
Reference in New Issue
Block a user