Feature: statystyki maszynisty

This commit is contained in:
2022-06-18 18:23:06 +02:00
parent 9f24c439c5
commit 5cebaa69fd
11 changed files with 330 additions and 176 deletions
@@ -144,6 +144,7 @@ interface DispatcherHistoryItem {
export default defineComponent({
components: { SearchBox, ActionButton, JournalOptions, DispatcherStats },
mixins: [dateMixin],
name: 'JournalDispatchers',
props: {
sceneryName: {