xx
This commit is contained in:
@@ -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>();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user