Uat_Study
he 2022-09-22 17:38:56 +08:00
parent 53739d2177
commit 592f4a0ab3
1 changed files with 3 additions and 0 deletions

View File

@ -355,6 +355,9 @@ namespace IRaCIS.Application.Services
{
x.VisitTaskId = visitTaskId;
x.Id = NewId.NextGuid();
x.SeriesId = null;
x.InstanceId = null;
x.MeasureData = string.Empty;
});
tableRowAnswers.ForEach(x =>