mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Możliwość dodawania numeru pociągu w linku
This commit is contained in:
@@ -257,7 +257,7 @@ export default defineComponent({
|
||||
|
||||
this.$router.push({
|
||||
name: "TrainsView",
|
||||
params: { train: trainNo.toString() },
|
||||
query: { train: trainNo.toString() },
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user