فهرست منبع

在线签署相关

MaiXinRong 5 سال پیش
والد
کامیت
c9a76d452e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Frames/ProjectManagerFme.pas

+ 1 - 1
Frames/ProjectManagerFme.pas

@@ -1294,7 +1294,6 @@ begin
 
   if bModified then
     ProjectManager.Save;
-
 end;
 
 function TProjectManagerFrame.Rec(AProjectID: Integer): TsdDataRecord;
@@ -2239,6 +2238,7 @@ begin
     Application.MessageBox(PChar(sHint), '¾¯¸æ', MB_OK + MB_ICONWARNING);
     Exit;
   end;
+  stdProjects.DataView.LocateInControl(ARec);
 end;
 
 procedure TProjectManagerFrame.LoadOnlineInfo;