Browse Source

fix:图表多样性

Roc 1 năm trước cách đây
mục cha
commit
491884d5a3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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