修改
This commit is contained in:
@@ -246,8 +246,10 @@ 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.FromMark = "";
|
||||
x.ReportMark = x.RowMark;
|
||||
x.RowMark = otherLesionQuestion.OrderMark + x.RowIndex.GetLesionMark();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user