PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -2,7 +2,7 @@ import { defineComponent, onMounted, ref, toRef, watch, toRefs } from 'vue'
|
||||
import { tools } from '@src/store/Modules/tools'
|
||||
|
||||
import { useQuasar } from 'quasar'
|
||||
import { useI18n } from '@/boot/i18n'
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import { toolsext } from '@store/Modules/toolsext'
|
||||
|
||||
import JsBarcode from 'jsbarcode'
|
||||
@@ -49,7 +49,7 @@ export default defineComponent({
|
||||
required: false,
|
||||
default: '0',
|
||||
},
|
||||
fontsize: {
|
||||
fontsizeprop: {
|
||||
type: String,
|
||||
required: false,
|
||||
default: '16',
|
||||
|
||||
Reference in New Issue
Block a user