소스 검색

Merge branch 'feature/eta1.9.6_chart_series' into debug

xyxie 9 달 전
부모
커밋
7ac6d1b2a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/data_manage/chart_info_section.go

+ 1 - 1
controllers/data_manage/chart_info_section.go

@@ -106,7 +106,7 @@ func (this *ChartInfoController) PreviewSectionCombineChartInfo() {
 		br.ErrMsg = "添加失败:" + err.Error()
 		return
 	}
-
+	chartInfo.ChartType = chartType
 	mappingList, err := data_manage.GetChartEdbMappingListByEdbInfoIdList(edbInfoIdArr)
 
 	// 获取图表中的指标数据