增加搜索条件
This commit is contained in:
@@ -97,6 +97,12 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public bool? IsUrgent { get; set; }
|
||||
public Guid? DoctorUserId { get; set; }
|
||||
|
||||
|
||||
public TaskState? TaskState { get; set; }
|
||||
|
||||
public MedicalReviewAuditState? AuditState { get; set; }
|
||||
|
||||
|
||||
public ReadingCategory? ReadingCategory { get; set; }
|
||||
|
||||
public ReadingTaskState? ReadingTaskState { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user