feat: 新增chart组件数据内容

This commit is contained in:
MTrun
2022-01-14 16:17:14 +08:00
parent 75fb327d7e
commit 0a75035339
32 changed files with 493 additions and 187 deletions
View File
+2 -1
View File
@@ -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>