Agregado nombre
This commit is contained in:
parent
2075bcab0f
commit
4e197204a9
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
<script>
|
||||
import {mapActions, mapGetters, mapState} from "vuex";
|
||||
export default {
|
||||
name: 'RegionSelect',
|
||||
async mounted() {
|
||||
await this.getRegiones();
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue