修改bug
parent
143435902b
commit
fec4992544
|
@ -369,6 +369,7 @@ namespace IRaCIS.Core.Application.Service
|
|||
globalTask.ReadingCategory = ReadingCategory.Global;
|
||||
globalTask.VisitTaskNum += ReadingCommon.TaskNumDic[ReadingCategory.Global];
|
||||
globalTask.ArmEnum = Arm.GroupConsistentArm;
|
||||
globalTask.DoctorUserId = needAddDoctorUserId;
|
||||
subjectAddTaskList.Add(globalTask);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue