xiaoding721
2024-10-28 8f6eecfd4ab8b0be0d2e16ad907abd230d2a65ae
_Main/UI/MacroPlannerWebApp/Component_FormDispatchShiftSchedulingInformation/Response_PanelDispatchShiftSchedulingInformation_ButtonDispatch_OnClick#844.def
@@ -12,7 +12,7 @@
    [*
      offlineTable := select( MacroPlan,NewOfflinePlanTable,table,true );
      
      DispatchShiftSchedulingInformation::Dispatch( dsStartDate.Date(),dsEndDate.Date(),offlineTable,RecycleBin );
      DispatchShiftSchedulingLine::Dispatch( dsStartDate.Date(),dsEndDate.Date(),offlineTable,RecycleBin );
    *]
  }
}