MaiXinRong пре 3 година
родитељ
комит
7542a86e46
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Frames/BillsMeasureFme.pas

+ 1 - 1
Frames/BillsMeasureFme.pas

@@ -297,7 +297,7 @@ begin
         AColor := $00646AFE;
     end;
     *)
-    if (stnNode.Rec.CalcType.AsInteger > 0) then
+    if (stnNode.Rec.CalcType.AsInteger = 0) then
     begin
       if Assigned(stnNode.StageRec) then
       begin