funcion/refactor-general #45
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default {
|
|||
}
|
||||
},
|
||||
methods: {
|
||||
...mapActions('productos', ["init"]),
|
||||
...mapActions('productos',["init"]),
|
||||
},
|
||||
async mounted() {
|
||||
await this.init();
|
||||
|
|
Loading…
Add table
Reference in a new issue