fix:修改 guage未gauge

This commit is contained in:
zhangyu
2022-03-07 18:06:41 +08:00
parent 01128f11e4
commit 306fcce990
9 changed files with 24 additions and 24 deletions

View File

@@ -395,7 +395,7 @@ export const chartType = {
bar: 'bar',
table: 'table',
stat: 'stat',
guage: 'guage',
gauge: 'gauge',
pie: 'pie',
treemap: 'treemap',
log: 'log',