From eb6a60956f327455953dacbe75085da2255e82ed Mon Sep 17 00:00:00 2001 From: brusnitsyn Date: Tue, 7 Jul 2026 10:29:10 +0900 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=92=D1=8B=D0=B1=D1=8B=D0=BB=D0=BE=20=D0=BD=D0=B0=20=D0=A4?= =?UTF-8?q?=D0=B0=D0=BA=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/js/Pages/Statistic/Components/OutcomeColumn.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}