hsun 1 неделя назад
Родитель
Сommit
b882c94715
1 измененных файлов с 1 добавлено и 1 удалено
  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