Ver Fonte

no message

xingzai há 2 anos atrás
pai
commit
13be6a05ca
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      controllers/report.go

+ 1 - 0
controllers/report.go

@@ -1692,6 +1692,7 @@ func (this *ReportController) Detail() {
 						v2.CompanyLabel = strings.Split(v2.Label, "{|}")
 					}
 				}
+				isNew = false
 				itemSubject.ListSubject = append(itemSubject.ListSubject, &models.ReportSelectionChartLogSubjectName{SubjectName: v2.SubjectName, IsNew: isNew, IndustrialSubjectId: v2.IndustrialSubjectId})
 			}
 			item.BodyChartSummary = mapChartLog[v.PermissionName]