hsun 1 tuần trước cách đây
mục cha
commit
b882c94715
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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