修复入组bug
This commit is contained in:
@@ -130,8 +130,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
public Guid EnrollId { get; set; }
|
||||
//public Guid DoctorUserId { get; set; }
|
||||
|
||||
[NotDefault]
|
||||
public Guid DoctorUserId { get; set; }
|
||||
|
||||
public int PlanSubjectCount { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user