From 1157775216629eb3e81723f06a16acdc1f3b9eef Mon Sep 17 00:00:00 2001 From: PotapovaA Date: Tue, 4 Aug 2026 16:12:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/RealtimeTable/constants/FORM_4/AHR.js | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/web/src/components/RealtimeTable/constants/FORM_4/AHR.js b/web/src/components/RealtimeTable/constants/FORM_4/AHR.js index d9a5f92..f583e37 100644 --- a/web/src/components/RealtimeTable/constants/FORM_4/AHR.js +++ b/web/src/components/RealtimeTable/constants/FORM_4/AHR.js @@ -766,13 +766,10 @@ export const config = { color_type: greenColumn, accessorKey: "data.totals.fact_year", }, - "data.totals.fact_year": { - color_type: greenColumn, - }, }, columns: [ { - header: " ", + header: "", accessorKey: "field", columns: [ { @@ -3934,14 +3931,14 @@ export const config = { { header: "Факт 2026", - accessorKey: "", + accessorKey: "-", columns: [ { header: "", - accessorKey: "", + accessorKey: "-", columns: [ { - header: " ", + header: "", accessorKey: "data.totals.fact_year", columnLetter: "HI", size: 150,