formato
This commit is contained in:
parent
fff9b5b65f
commit
1610acfbe7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
...mapActions('productos', ["init"]),
|
...mapActions('productos',["init"]),
|
||||||
},
|
},
|
||||||
async mounted() {
|
async mounted() {
|
||||||
await this.init();
|
await this.init();
|
||||||
|
|
Loading…
Add table
Reference in a new issue