#7671 - ItemFixedPrices dense rows #527
|
@ -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({
|
||||
|
|
Loading…
Reference in New Issue