浏览代码

超计判断

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