mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增chart组件数据内容
This commit is contained in:
Vendored
Vendored
+2
-1
@@ -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