hsun 1 周之前
父節點
當前提交
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