阅片界面调整-查询条件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-15 09:42:48 +08:00
parent 1c5d30b673
commit 535c0fc419
3 changed files with 15 additions and 6 deletions
@@ -55,9 +55,15 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid SiteId { get; set; }
public string BlindTrialSiteCode { get; set; }
public String TrialSiteCode { get; set; } = String.Empty;
public string SubjectCode { get; set; } = String.Empty;
public string MedicalNo { get; set; } = string.Empty;
public string BlindSubjectCode { get; set; } = string.Empty;
public bool IsPMSetBack { get; set; }
#region