Stylizacja historii dyżurów

This commit is contained in:
2022-05-20 23:15:02 +02:00
parent fa7d9fffd2
commit 8bef7abe5f
6 changed files with 200 additions and 81 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default defineComponent({
data() {
return {
journalTypeChosen: 'timetables',
journalTypeChosen: 'dispatchers',
};
},