load stations on page load
This commit is contained in:
parent
7c2fa68383
commit
c8feecbb56
@ -56,6 +56,7 @@ export default {
|
|||||||
$route: 'onRoute',
|
$route: 'onRoute',
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
this.loadStations()
|
||||||
this.scroll()
|
this.scroll()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
Loading…
Reference in New Issue
Block a user