Browse Source

Merge branch 'feature/eta2.2.6_material' of eta_server/eta_chart_lib into master

xyxie 4 months ago
parent
commit
06a880293e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

@@ -156,6 +156,7 @@ const (
 	TIME_TABLE            = 2 // 时间序列表格
 	MIXED_TABLE           = 3 // 混合表格
 	CUSTOM_ANALYSIS_TABLE = 4 // 自定义分析表格
+	BALANCE_TABLE         = 5 // 平衡表
 )
 
 // 图表样式类型