ziwen 2 år sedan
förälder
incheckning
d10dd61a71
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -2762,7 +2762,7 @@ func (this *ReportController) SearchReportAndResource() {
 				return
 				return
 			}
 			}
 			if t.After(threeMonBefore) {
 			if t.After(threeMonBefore) {
-				listHzResource[k].IsNew = true
+				listYxResource[k].IsNew = true
 			}
 			}
 		}
 		}
 		listYxResource[k].Source = 2
 		listYxResource[k].Source = 2