Compare commits
No commits in common. "5985e8995434c16750d49a278b7d745ed7571b2d" and "46c1d8a24651118bc77aab7ba6cca29916510008" have entirely different histories.
5985e89954
...
46c1d8a246
|
|
@ -480,7 +480,6 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
{
|
{
|
||||||
|
|
||||||
errorRow.Add(i);
|
errorRow.Add(i);
|
||||||
continue;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (iVUSMeasuredValue.Emm <= iVUSMeasuredValue.Lumen)
|
if (iVUSMeasuredValue.Emm <= iVUSMeasuredValue.Lumen)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue