Uat_Study
parent
c0cb7144c7
commit
cc0da285dc
|
@ -1081,7 +1081,6 @@ namespace IRaCIS.Application.Services
|
|||
x.SubjectId == taskInfo.SubjectId &&
|
||||
x.ArmEnum== taskInfo.ArmEnum &&
|
||||
x.Id != inDto.VisitTaskId &&
|
||||
x.ReadingCategory == taskInfo.ReadingCategory &&
|
||||
x.DoctorUserId == taskInfo.DoctorUserId &&
|
||||
x.ReadingTaskState == ReadingTaskState.HaveSigned&&
|
||||
x.TaskState==TaskState.Effect&&
|
||||
|
|
Loading…
Reference in New Issue