mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
Dodano aktualizowanie zapisanych rozkazów
This commit is contained in:
@@ -4,6 +4,8 @@ export const useStore = defineStore('store', {
|
||||
state: () => {
|
||||
return {
|
||||
chosenOrderType: 'orderN' as 'orderO' | 'orderS' | 'orderN',
|
||||
chosenLocalOrderId: '',
|
||||
|
||||
orderMode: 'OrderMessage',
|
||||
|
||||
orderFooter: {
|
||||
|
||||
Reference in New Issue
Block a user