Lokalne zapisywanie rozkazów

This commit is contained in:
2022-07-22 00:17:39 +02:00
parent 459c23df17
commit 667987bdb6
13 changed files with 450 additions and 77 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ export default defineComponent({
return {
store,
order: store.orderS,
order,
rowMethods,
};
},