fix: 修改左侧图表列表的中文键名问题

This commit is contained in:
MTrun
2022-01-18 21:41:52 +08:00
parent d54c9d2388
commit 7262c4af22
41 changed files with 103 additions and 73 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { PackagesCategoryEnum, PackagesType } from '@/packages/index.d'
import { ChartList } from '@/packages/components/Chart/index'
import { DecorateList } from '@/packages/components/Decorate/index'
import { InformationList } from '@/packages/components/Information/index'
import { TableList } from '@/packages/components/Tables/index'
import { TableList } from '@/packages/components/Table/index'
// 所有图表
let packagesList: PackagesType = {