修改一版
This commit is contained in:
@@ -33,6 +33,12 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public UserSimpleInfo DoctorUser { get; set; }
|
||||
|
||||
public UserSimpleInfo MedicalManagerUser { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 医学审核对话关闭原因
|
||||
/// </summary>
|
||||
public MedicalDialogClose MedicalDialogCloseEnum { get; set; }
|
||||
}
|
||||
|
||||
public class GenerateMedicalReviewTaskView : VisitTaskViewBasic
|
||||
|
||||
Reference in New Issue
Block a user