From a97930f18e18ee9e3c6de81e3a5f1f4086619f9a Mon Sep 17 00:00:00 2001 From: brusnitsyn Date: Tue, 7 Jul 2026 15:44:14 +0900 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B4=20=D1=82=D0=B5=D0=BA=D1=81=D1=82=D0=BE=D0=BC?= 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 dc13638..743bb38 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 }}