0
0
Fork 0

Merge branch 'dev' into 7671_dense_itemFixedPrices

This commit is contained in:
Javier Segarra 2024-07-17 11:45:56 +02:00
parent 7662e1a9a1
commit 9fe09bcffc
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
import { watch, computed, ref, nextTick } from 'vue';
import { useI18n } from 'vue-i18n';
import { date } from 'quasar';
import { nextTick } from 'vue';
const model = defineModel({ type: String });
const props = defineProps({