修改列表查询
This commit is contained in:
@@ -101,7 +101,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public ReadingTaskState? ReadingTaskState { get; set; }
|
||||
|
||||
|
||||
public Guid? TrialReadingCriterionId { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -260,6 +260,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public Arm? ArmEnum { get; set; }
|
||||
|
||||
public Guid? TrialReadingCriterionId { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user