Agregado nombre
This commit is contained in:
parent
8d1eb03ffc
commit
181fbf924f
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
import { mapActions, mapMutations, mapState } from "vuex";
|
import { mapActions, mapMutations, mapState } from "vuex";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'SubpedidoSelect',
|
||||||
async mounted() {
|
async mounted() {
|
||||||
await this.getGrupoDeCompra();
|
await this.getGrupoDeCompra();
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue