rename column title
This commit is contained in:
parent
19d16bb1ad
commit
671d9fff61
@ -62,7 +62,7 @@ const elementsTables: StoreTables<ITableElement> = {
|
||||
},
|
||||
{
|
||||
name: 'insCost',
|
||||
title: 'Стоимость полиса на 12 мес.',
|
||||
title: 'Стоимость за первый период',
|
||||
Component: InputNumber,
|
||||
props: {
|
||||
min: '0.00',
|
||||
|
||||
Reference in New Issue
Block a user