Explorar o código

初始化时有bug。

Chenshilong %!s(int64=8) %!d(string=hai) anos
pai
achega
135bf2a8d2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Forms/ReportManagerFrm.pas

+ 1 - 0
Forms/ReportManagerFrm.pas

@@ -104,6 +104,7 @@ begin
   TReports(FReports).CategoryList(cbCategory.Items);
   cbCategory.ItemIndex := 0;
   pcReport.ActivePage := tsLocal;
+  pcReport.OnChange(Sender);
 end;
 
 procedure TReportManagerForm.FormDestroy(Sender: TObject);