xiaoding721
2024-10-28 52bd9a90e6e31eb2c458447fd7fec4e8f99a0fe7
_Main/UI/MacroPlannerWebApp/Component_FormDispatchShiftSchedulingInformation/Response_PanelDispatchShiftSchedulingInformation_ButtonDispatch_OnClick#844.def
@@ -10,7 +10,7 @@
  {
    Body:
    [*
      offlineTable := select( MacroPlan,OfflinePlanTable,table,true );
      offlineTable := select( MacroPlan,NewOfflinePlanTable,table,true );
      
      DispatchShiftSchedulingInformation::Dispatch( dsStartDate.Date(),dsEndDate.Date(),offlineTable,RecycleBin );
    *]