This commit is contained in:
he
2022-12-27 13:37:41 +08:00
parent c8fed0f04b
commit 04992355fb
2 changed files with 2 additions and 0 deletions
@@ -325,6 +325,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
x.SeriesId = null;
x.InstanceId = null;
x.MeasureData = string.Empty;
x.PicturePath = string.Empty;
});
tableRowAnswers.ForEach(x =>
@@ -630,6 +630,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
x.SeriesId = null;
x.InstanceId = null;
x.MeasureData = string.Empty;
x.PicturePath= string.Empty;
});
tableRowAnswers.ForEach(x =>