diff --git a/web/src/components/BudgetingSummary.vue b/web/src/components/BudgetingSummary.vue index b5ea93d..100d38c 100644 --- a/web/src/components/BudgetingSummary.vue +++ b/web/src/components/BudgetingSummary.vue @@ -33,13 +33,10 @@ const budgeted = computed(() => accountStore.GetBudgeted(props.year, props.month - Budgeted this month: + {{ (budgeted.Assigned+budgeted.Deassigned)>=0?"Budgeted":"Freed" }} this month: - - - - = - +