diff --git a/resources/js/Pages/Statistic/Components/OutcomeColumn.vue b/resources/js/Pages/Statistic/Components/OutcomeColumn.vue index ee7af08..dc13638 100644 --- a/resources/js/Pages/Statistic/Components/OutcomeColumn.vue +++ b/resources/js/Pages/Statistic/Components/OutcomeColumn.vue @@ -83,7 +83,7 @@ const typePlan = computed(() => { - План / Выбывшие: {{ plan.period_plan }} / {{ value }} + План / Факт: {{ plan.period_plan }} / {{ value }} Долг с начала года: {{ plan.debt_from_year }}