Aggiunta del Bottone "Aggiungi"
This commit is contained in:
@@ -55,10 +55,6 @@ export default defineComponent({
|
||||
const globalStore = useGlobalStore()
|
||||
const userStore = useUserStore()
|
||||
|
||||
const myselector = ref({})
|
||||
|
||||
provide('myselector', myselector)
|
||||
|
||||
const arrfilterand: any = ref([])
|
||||
const filtercustom: any = ref([])
|
||||
const searchList_Servizi = ref(<ISearchList[]>[])
|
||||
|
||||
Reference in New Issue
Block a user