chet novoe
This commit is contained in:
@@ -115,7 +115,7 @@ const pastBudgets = ref([
|
||||
onMounted(async () => {
|
||||
loading.value = true;
|
||||
budgetInfos.value = await getBudgetInfos()
|
||||
console.log(budgetInfos.value)
|
||||
|
||||
loading.value = false
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user