fix: 修改 type类型字段 跟接口一直 修改misc 显示错误的问题

This commit is contained in:
zhangyu
2021-12-17 14:47:21 +08:00
parent 8cec356014
commit b91fed6f83
7 changed files with 32 additions and 23 deletions

View File

@@ -405,8 +405,7 @@ export const chartType = {
endpointInfo: 'endpointInfo',
topology: 'topology',
map: 'map',
hexagonFigure: 'hexagonFigure',
carousel: 'carousel'
hexagon: 'hexagon'
}
export const chartLegendPlacement = {