diff --git a/src/App.vue b/src/App.vue index 16f209f..3d1a1d7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,12 +9,15 @@ -
+| Stacja | +Dyżurny | +Poziom | +Maszyniści | +Zajęta do | +
+ Informacje
+ ogólne
+ |
+
+ Szlaki
+ 2-torowe
+ |
+
+ Szlaki
+ 1-torowe
+ |
+
|---|---|---|---|---|---|---|---|
| {{station.stationName}} | + +{{station.dispatcherName}} | ++ {{station.dispatcherExp}} + | +{{station.currentUsers}}/{{station.maxUsers}} | ++ {{station.occupiedTo}} + | +
+ |
+
+ + {{station.routes.twoWay.catenary}} + + {{station.routes.twoWay.noCatenary}} + | + ++ {{station.routes.oneWay.catenary}} + + {{station.routes.oneWay.noCatenary}} + | +