feature: nawigacja URL w widoku scenerii

This commit is contained in:
2023-11-13 15:32:02 +01:00
parent a79ca78781
commit 08d3a2a03a
3 changed files with 22 additions and 11 deletions
@@ -18,9 +18,9 @@
<tbody>
<tr v-for="historyItem in historyList" :key="historyItem.id">
<td>
<router-link :to="`/journal/timetables?timetableId=${historyItem.id}`"
>#{{ historyItem.id }}</router-link
>
<router-link :to="`/journal/timetables?timetableId=${historyItem.id}`">
#{{ historyItem.id }}
</router-link>
</td>
<td>
<b class="text--primary">{{ historyItem.trainCategoryCode }}</b> <br />