Parcourir la source

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

builder il y a 9 ans
Parent
commit
207b570015
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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, '¾ÍÐ÷');