Browse Source

AI预测模型图表

hsun 1 week ago
parent
commit
d3e72c4c46
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/ai_predict_model_index.go

+ 1 - 0
services/ai_predict_model_index.go

@@ -145,6 +145,7 @@ func GetAiPredictChartDetailByData(indexItem *aiPredictModel.AiPredictModelIndex
 		chartView.ChartName = chartInfo.ChartName
 		chartView.ChartNameEn = chartInfo.ChartNameEn
 		chartView.Source = chartInfo.Source
+		chartView.ChartImage = chartInfo.ChartImage
 	} else {
 		chartView.ChartName = indexItem.IndexName
 		chartView.ChartNameEn = indexItem.IndexName