瀏覽代碼

图表类型

xyxie 8 月之前
父節點
當前提交
9098093b0b
共有 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)
 
 	// 获取图表中的指标数据