Stopka rozkazu z informacjami

This commit is contained in:
2022-07-20 21:38:25 +02:00
parent f953d8fe7f
commit 9a4a729449
7 changed files with 152 additions and 81 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ export const useStore = defineStore('store', {
return {
chosenOrderType: 'OrderS',
orderInfo: {
orderFooter: {
stationName: '',
checkpointName: '',
hour: '',
@@ -15,6 +15,7 @@ export const useStore = defineStore('store', {
},
orderMessage: '',
footerMessage: '',
orderN: {
header: {