mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat:新增组件
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@ export enum ChatCategoryEnum {
|
||||
BAR = '柱状图',
|
||||
PIE = '饼图',
|
||||
LINE = '折线图',
|
||||
MORE = '更多'
|
||||
MORE = '更多',
|
||||
MAP = '地图'
|
||||
}
|
||||
Reference in New Issue
Block a user