修改
This commit is contained in:
@@ -1141,6 +1141,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
SynchronizeTime = DateTime.Now,
|
||||
IsMustGlobalReading = systemCriterion.IsMustGlobalReading,
|
||||
IseCRFShowInDicomReading = systemCriterion.IseCRFShowInDicomReading,
|
||||
CriterionGroup = systemCriterion.CriterionGroup,
|
||||
IsGlobalReading = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsGlobalReading,
|
||||
IsReadingPeriod = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsReadingPeriod,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user