payments: сбрасываем tbxParmentsDecreasePercent при изменении radioGraphType
This commit is contained in:
parent
dd049f8876
commit
09c9028a93
@ -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')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user