Uat_Study
he 2023-05-22 14:37:37 +08:00
parent 499fa59b92
commit 78e9d430bd
1 changed files with 0 additions and 2 deletions

View File

@ -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;
}