Browse Source

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

builder 9 năm trước cách đây
mục cha
commit
207b570015
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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, '¾ÍÐ÷');