修改
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user