Uat_Study
parent
d7f19b18ec
commit
48747156d2
|
@ -532,7 +532,7 @@ namespace IRaCIS.Application.Services
|
|||
QuestionName = question.OrderMark + x.RowIndex.GetLesionMark(),
|
||||
SplitOrMergeLesionName = x.MergeName.IsNullOrEmpty() ? x.SplitName : x.MergeName,
|
||||
SplitOrMergeType = x.SplitOrMergeType,
|
||||
|
||||
RowIndex=x.RowIndex,
|
||||
}).ToList();
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue