payments: сбрасываем tbxParmentsDecreasePercent при изменении radioGraphType

This commit is contained in:
vchikalkin 2023-04-06 16:45:30 +03:00
parent dd049f8876
commit 09c9028a93

View File

@ -471,6 +471,7 @@ export default function reactions({ store }: ProcessContext) {
() => {
$calculation.element('selectSeasonType').resetValue();
$calculation.element('selectHighSeasonStart').resetValue();
$calculation.element('tbxParmentsDecreasePercent').resetValue();
}
),
() => $process.has('LoadKP')