funcion/refactor-general #45

Open
atasistro wants to merge 111 commits from funcion/refactor-general into master
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();