hsun 2 years ago
parent
commit
2ce8e26a69
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controller/chart/chart_common.go

+ 1 - 0
controller/chart/chart_common.go

@@ -389,6 +389,7 @@ func getCorrelationChartInfoDetail(chartInfo *chartInfoModel.ChartInfoView, myCh
 	// 获取图表信息
 	//var err error
 	chartInfoId := chartInfo.ChartInfoId
+	chartInfo.ChartSource = "弘则研究"
 
 	startDate := chartInfo.StartDate
 	endDate := chartInfo.EndDate