mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-14 12:22:08 +08:00
修复组合图不显示
This commit is contained in:
2
src/packages/components/Charts/index.d.ts
vendored
2
src/packages/components/Charts/index.d.ts
vendored
@@ -5,7 +5,7 @@ export enum ChatCategoryEnum {
|
||||
LINE = 'Lines',
|
||||
SCATTER = 'Scatters',
|
||||
MAP = 'Maps',
|
||||
COMBINATION = 'COMBINATION',
|
||||
COMBINATIONS = 'COMBINATIONS',
|
||||
MORE = 'Mores'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user