funcion/refactor-general #45

Open
atasistro wants to merge 111 commits from funcion/refactor-general into master
Showing only changes of commit 181fbf924f - Show all commits

View file

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