Browse Source

Merge branch 'feature/ai_my_chart_0508' into debug

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

+ 1 - 1
services/ai_predict_model_index.go

@@ -160,7 +160,7 @@ func GetAiPredictChartDetailByData(indexItem *aiPredictModel.AiPredictModelIndex
 		chartView.ChartSourceEn = "AI预测模型"
 		chartView.SysUserId = chartInfo.SysUserId
 		chartView.SysUserRealName = chartInfo.SysUserRealName
-		chartView.IsEdit = true
+		chartView.Button.IsEdit = true
 	} else {
 		chartView.ChartName = indexItem.IndexName
 		chartView.ChartNameEn = indexItem.IndexName