rename column title

This commit is contained in:
vchikalkin 2021-04-05 17:42:22 +03:00 committed by Chika
parent 19d16bb1ad
commit 671d9fff61

View File

@ -62,7 +62,7 @@ const elementsTables: StoreTables<ITableElement> = {
},
{
name: 'insCost',
title: 'Стоимость полиса на 12 мес.',
title: 'Стоимость за первый период',
Component: InputNumber,
props: {
min: '0.00',