lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Response_PanelExport_bRefresh_OnClick.def
@@ -14,7 +14,7 @@
    Body:
    [*
      FinancialSalesSource::InitializeNew( MacroPlan );
      excelsource               := selectobject( MacroPlan, FinancialSalesSource, excelsource, excelsource.IsImport() );
      excelsource               := maxobject( MacroPlan, FinancialSalesSource, excelsource, excelsource.IsImport(), excelsource.UploadDateTime() );
      if( not isnull( excelsource ) ){
        excelsource.AfterImport();
      }