[AURORA-1076] - фикс счетчика выбранных колонок при повторном выборе "Выбрать все" #61

Merged
Veronika merged 2 commits from AURORA-1076-fix into test 2026-07-31 15:06:58 +03:00
Showing only changes of commit 9863f8feca - Show all commits

View File

@ -5,4 +5,7 @@ export const stageColumnsHiddenFromPicker = [
'data.header.num_group',
'data.header.name',
'data.header.internal_order',
'data.header.vsp_id',
'data.header.section_code',
'data.header.justification'
];