xingzai 3 سال پیش
والد
کامیت
f387498a34
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      controllers/activity.go

+ 1 - 1
controllers/activity.go

@@ -3843,7 +3843,7 @@ func (this *ActivityCoAntroller) SpecialDetail() {
 			return
 		}
 		if count == 1 {
-			resp.Detail.IsFollow = true
+			activityInfo.IsFollow = true
 		}
 		activityInfo.ActivityTypeName = "专项调研"
 		resp.Detail = activityInfo