revamp: order train picker

This commit is contained in:
2025-02-07 00:11:34 +01:00
parent fab3cef1f3
commit b69c44c55a
9 changed files with 163 additions and 138 deletions
+1
View File
@@ -10,6 +10,7 @@ export const useStore = defineStore('store', {
state: () => {
return {
helperModalOpen: false,
orderDarkMode: false,
chosenOrderType: 'orderN' as TOrder,
chosenLocalOrderId: '',