правки #69

Merged
PotapovaA merged 1 commits from fix-front-tables into test 2026-08-04 16:13:16 +03:00

View File

@ -766,13 +766,10 @@ export const config = {
color_type: greenColumn, color_type: greenColumn,
accessorKey: "data.totals.fact_year", accessorKey: "data.totals.fact_year",
}, },
"data.totals.fact_year": {
color_type: greenColumn,
},
}, },
columns: [ columns: [
{ {
header: " ", header: "",
accessorKey: "field", accessorKey: "field",
columns: [ columns: [
{ {
@ -3934,14 +3931,14 @@ export const config = {
{ {
header: "Факт 2026", header: "Факт 2026",
accessorKey: "", accessorKey: "-",
columns: [ columns: [
{ {
header: "", header: "",
accessorKey: "", accessorKey: "-",
columns: [ columns: [
{ {
header: " ", header: "",
accessorKey: "data.totals.fact_year", accessorKey: "data.totals.fact_year",
columnLetter: "HI", columnLetter: "HI",
size: 150, size: 150,