Convert frontend to Vue #3
@ -37,7 +37,7 @@ const dashboard = {
|
||||
}
|
||||
})
|
||||
.then(x => x.json())
|
||||
.then(x => commit("addBudget", x.Budget));
|
||||
.then(x => commit("addBudget", x));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user