Agregado nombre

This commit is contained in:
Alejandro Tasistro 2025-05-22 20:25:00 -03:00
parent 8d1eb03ffc
commit 181fbf924f

View file

@ -37,6 +37,7 @@
import { mapActions, mapMutations, mapState } from "vuex";
export default {
name: 'SubpedidoSelect',
async mounted() {
await this.getGrupoDeCompra();
},