IRC_NewDev
he 2024-02-20 15:13:56 +08:00
parent 8b7cc8a220
commit b147ee1c99
1 changed files with 1 additions and 0 deletions

View File

@ -1098,6 +1098,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
tableRowAnswers.ForEach(x =>
{
x.SplitOrMergeType = null;
x.VisitTaskId = visitTaskId;
x.IsCurrentTaskAdd = false;
x.Id = NewId.NextGuid();