mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Dodano widok całego składu przy rozwinięciu SRJP
This commit is contained in:
@@ -119,6 +119,10 @@ export default class TrainSchedule extends Vue {
|
||||
click() {
|
||||
this.$emit("click");
|
||||
}
|
||||
|
||||
mounted() {
|
||||
console.log("mounted");
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user