Test.EIImageViewer
he 2023-03-08 11:55:56 +08:00
parent 5ef01658d6
commit a82c371015
1 changed files with 1 additions and 0 deletions

View File

@ -1058,6 +1058,7 @@ namespace IRaCIS.Application.Services
rowAnswer.RowIndex = newRowIndex;
rowAnswer.MergeRowId = null;
rowAnswer.FristAddTaskId = inDto.VisitTaskId;
rowAnswer.SplitOrMergeType = SplitOrMergeType.Split;
rowAnswer.SplitRowId = rowAnswer.Id;
rowAnswer.Id = NewId.NextGuid();