Uat_Study
parent
ac10d4ca70
commit
8556f7cdf6
|
@ -247,6 +247,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
x.FristAddTaskId = x.FristAddTaskId==beforeConvertedTaskId? visitTaskId: x.FristAddTaskId;
|
||||
x.QuestionId = otherLesionQuestion.Id;
|
||||
x.OrderMark = otherLesionQuestion.OrderMark;
|
||||
x.FromMark = x.RowMark;
|
||||
x.RowMark = otherLesionQuestion.OrderMark + x.RowIndex.GetLesionMark();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue