- catalogo macro, importazione dati

This commit is contained in:
Surya Paolo
2024-04-29 14:58:54 +02:00
parent 6bc733830e
commit a7604a63ad
104 changed files with 3592869 additions and 1422 deletions

View File

@@ -11,6 +11,8 @@ import { computed, onMounted, ref, watch } from 'vue'
import { CProvaPao } from '@/components/CProvaPao'
import { tools } from '@store/Modules/tools'
import { Vue } from 'vue-class-component'
import 'animate.css';
export default {