Ver código fonte

fix:图表多样性

Roc 1 ano atrás
pai
commit
491884d5a3
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      services/data/chart_info.go

+ 1 - 0
services/data/chart_info.go

@@ -177,6 +177,7 @@ func getEdbDataMapList(chartInfoId, chartType int, calendar, startDate, endDate
 		item.EdbInfoCategoryType = v.EdbInfoCategoryType
 		item.PredictChartColor = v.PredictChartColor
 		item.ClassifyId = v.ClassifyId
+		item.EdbAliasName = v.EdbAliasName
 		if chartInfoId <= 0 {
 			item.IsAxis = 1
 			item.LeadValue = 0