This commit is contained in:
2022-07-25 15:52:30 +08:00
parent 1c40859e72
commit aca3a5c70a
3 changed files with 3 additions and 2 deletions
@@ -89,7 +89,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string SubjectCode { get; set; } = String.Empty;
public string TrialSiteCode { get; set; } = String.Empty;
public string TaskName { get; set; } = String.Empty;
public bool? IsUrgent { get; set; }