Uat_Study
parent
2c7444c15b
commit
9329ef34e2
|
@ -262,6 +262,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
tableAnswer.ForEach(x =>
|
tableAnswer.ForEach(x =>
|
||||||
{
|
{
|
||||||
if (needRowIds.Contains(x.RowId))
|
if (needRowIds.Contains(x.RowId))
|
||||||
|
|
Loading…
Reference in New Issue