- select specializz.

This commit is contained in:
paoloar77
2021-12-31 01:44:16 +01:00
parent 664b469d99
commit f31eb0ea99
18 changed files with 293 additions and 260 deletions

View File

@@ -42,7 +42,6 @@ export default defineComponent({
},
components: {},
setup(props, { emit }) {
const $q = useQuasar()
const { t } = useI18n()
const myval = toRef(props, 'value')