Uat_Study
parent
499fa59b92
commit
78e9d430bd
|
@ -252,9 +252,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
x.FromMark = x.FristAddTaskId == beforeConvertedTaskId ? string.Empty : x.RowMark;
|
||||
x.FristAddTaskId = x.FristAddTaskId==beforeConvertedTaskId? visitTaskId: x.FristAddTaskId;
|
||||
x.QuestionId = otherLesionQuestion.Id;
|
||||
|
||||
x.OrderMark = otherLesionQuestion.OrderMark;
|
||||
|
||||
x.ReportMark = x.RowMark;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue