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