mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 20:38:17 +00:00
leg-aware capacity and wagon sharing
This commit is contained in:
@@ -739,6 +739,7 @@ export function AllocateBookingWizard({
|
||||
{displayWagonPlan.length || assignedSchedule?.trainSet?.wagons?.length ? (
|
||||
<TrainCompositionDiagram
|
||||
locomotive={assignedSchedule?.trainSet?.locomotive}
|
||||
locomotives={assignedSchedule?.trainSet?.locomotives}
|
||||
wagons={
|
||||
assignedSchedule?.trainSet?.wagons?.length
|
||||
? assignedSchedule.trainSet.wagons
|
||||
|
||||
Reference in New Issue
Block a user