Merge pull request 'правки' (#69) from fix-front-tables into test
Reviewed-on: #69
This commit is contained in:
commit
851e8844c8
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user