Esqueleto presupuesto
This commit is contained in:
@@ -62,7 +62,6 @@ export const actions = {
|
||||
this.$axios.get("/categoria", axiosHeader)
|
||||
.then(res => {
|
||||
|
||||
|
||||
this.commit("setCategorias", res.data.data);
|
||||
|
||||
|
||||
@@ -91,4 +90,5 @@ export const actions = {
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user