Merge branch 'development'
This commit is contained in:
commit
d486b9aca5
@ -146,14 +146,6 @@ export default [
|
||||
description:
|
||||
'Срок страхования КАСКО изменен на 12 месяцев, т.к. оформляется Однолетний полис',
|
||||
})();
|
||||
} else {
|
||||
calculationStore.setTableRow(
|
||||
'tableInsurance',
|
||||
rows => rows.findIndex(x => x.policyType?.value === 'КАСКО'),
|
||||
false,
|
||||
)({
|
||||
insTerm: { status: ElementStatus.Default },
|
||||
});
|
||||
}
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user