Compare commits
No commits in common. "c62fb1df9230eba2248f0340629872e6197161be" and "758e0aedcb05ef11e45913af62bb48e6bfbc0cbf" have entirely different histories.
c62fb1df92
...
758e0aedcb
|
|
@ -692,12 +692,12 @@ namespace IRaCIS.Core.Application.Service.RC
|
|||
criterion.ImageDownloadEnum = ReadingImageDownload.Subejct;
|
||||
criterion.ImageUploadEnum = ReadingImageUpload.IRReadingSubejctEnable;
|
||||
break;
|
||||
//case CriterionType.PCWG3:
|
||||
case CriterionType.PCWG3:
|
||||
|
||||
// criterion.IsReadingPeriod = true;
|
||||
// criterion.IsGlobalReading = true;
|
||||
criterion.IsReadingPeriod = true;
|
||||
criterion.IsGlobalReading = true;
|
||||
|
||||
//break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue