瀏覽代碼

Merge branch '3.1.3.3' of http://192.168.1.12:3000/maixinrong/measure into 3.1.3.3

builder 9 年之前
父節點
當前提交
207b570015
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Frames/ProjectFme.pas

+ 1 - 1
Frames/ProjectFme.pas

@@ -1353,7 +1353,7 @@ begin
   try
     case jpsMain.ActivePageIndex of
       1: FBillsMeasureFrame.ExpandCurPhase;
-      3: FPhaseCompareFrame.ExpandCurPhase;
+      4: FPhaseCompareFrame.ExpandCurPhase;
     end;
   finally
     UpdateSysProgress(0, '¾ÍÐ÷');