This commit is contained in:
he
2024-02-20 16:23:13 +08:00
parent b147ee1c99
commit 5a76275571
3 changed files with 20 additions and 6 deletions
@@ -1106,7 +1106,9 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
x.InstanceId = null;
x.MeasureData = string.Empty;
x.PicturePath = string.Empty;
});
});
tableRowAnswers.ForEach(x =>
{