@@ -1258,6 +1258,7 @@ begin
TipMessage('ÉÏ´«Íê³É¡£');
finally
FPostedSignReports.AddSignReport(FSignPhase, ReportTemplateManager.Current.TemplateName, PHPWeb.UserID);
+ lblAlreadyUpload.Visible := True;
vJ := nil;
end;
@@ -230,6 +230,7 @@ begin
Application.HintHidePause := 60000;
LoadSignOnlineSwitch;
+ LoadEpureOnlineSwitch;
tobtnImport.Visible := False;
stdProjects.TreeOptions := stdProjects.TreeOptions - [aoAllowUpLevel, aoAllowDownLevel];