mirror of
https://gitee.com/dromara/go-view.git
synced 2026-01-30 00:05:29 +08:00
feat: 新增chart组件数据内容
This commit is contained in:
0
types/config.d.ts
vendored
0
types/config.d.ts
vendored
3
types/global.d.ts
vendored
3
types/global.d.ts
vendored
@@ -4,4 +4,5 @@ interface Window {
|
||||
$dialog: any
|
||||
$t: any
|
||||
}
|
||||
declare type Recordable<T = any> = Record<string, T>
|
||||
|
||||
declare type Recordable<T = any> = Record<string, T>
|
||||
Reference in New Issue
Block a user