#7671 - ItemFixedPrices dense rows #527

Merged
jsegarra merged 47 commits from 7671_dense_itemFixedPrices into dev 2024-09-09 12:33:12 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 9fe09bcffc - Show all commits

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({