修复bug

This commit is contained in:
2022-09-30 10:26:10 +08:00
parent eac351f003
commit 83297cab32
4 changed files with 30 additions and 11 deletions
@@ -128,6 +128,8 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? SourceSubjectVisitId { get; set; }
public Guid? SouceReadModuleId { get; set; }
public Guid TrialReadingCriterionId { get; set; }
}