tableInsurance: insTerm always disabled
This commit is contained in:
parent
9fc1dc4365
commit
28287e5d32
@ -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