Uat_Study
parent
e199dba5c5
commit
62190198de
|
@ -111,7 +111,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
|||
|
||||
public bool IsAssignDoctorUser { get; set; }
|
||||
|
||||
public List<AssignDoctorView> DoctorUserLsit { get; set; } = new List<AssignDoctorView>();
|
||||
public List<AssignDoctorView> DoctorUserList { get; set; } = new List<AssignDoctorView>();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue