funcion/refactor-general #45

Merged
atasistro merged 240 commits from funcion/refactor-general into master 2025-06-19 21:10:19 -03:00
Showing only changes of commit 1610acfbe7 - Show all commits

View file

@ -20,7 +20,7 @@ export default {
}
},
methods: {
...mapActions('productos', ["init"]),
...mapActions('productos',["init"]),
},
async mounted() {
await this.init();