Poprawki w generatorze

This commit is contained in:
2022-07-20 21:51:27 +02:00
parent 9a4a729449
commit 091e5bd212
3 changed files with 17 additions and 12 deletions
-1
View File
@@ -137,7 +137,6 @@
<script lang="ts">
import { defineComponent, reactive } from 'vue';
import orderFooterMixin from '../mixins/orderFooterMixin';
import { useStore } from '../store/store';
type OrderRowRange = 1 | 2 | 3 | 4;