lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
_Main/UI/MacroPlannerWebApp/Component_FormDLEngineLogisticsCostReport/Response_PanelExport_bRefresh_OnClick#57.def
@@ -15,6 +15,11 @@
    [*
      DLEngineLogisticsCostReport::InitializeNew( MacroPlan );
      
      if( not isnull( MacroPlan.DLEngineLogisticsCostExcel() ) ){
        DLEngineLogisticsCostReport::Import( MacroPlan, RecycleBin, MacroPlan.DLEngineLogisticsCostExcel().FileBinaryValue() );
      }else{
        DLEngineLogisticsCostReport::InitiateSearch( MacroPlan );
      }
      table := selectobject( MacroPlan, DLEngineLogisticsCostReport, table, table.IsShow() );
      
      DataHolderTable.Data( table );