Uat_Study
parent
976f6d8224
commit
fe28fd355b
|
@ -244,7 +244,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
{
|
||||
if (needRowIds.Contains(x.Id))
|
||||
{
|
||||
x.FristAddTaskId = visitTaskId;
|
||||
//x.FristAddTaskId = visitTaskId;
|
||||
x.QuestionId = otherLesionQuestion.Id;
|
||||
x.OrderMark = otherLesionQuestion.OrderMark;
|
||||
x.RowMark = otherLesionQuestion.OrderMark + x.RowIndex.GetLesionMark();
|
||||
|
|
Loading…
Reference in New Issue