process/price: disable tbxFirstPaymentRub reaction on LoadKP
This commit is contained in:
parent
28b7690505
commit
aabc61842a
@ -101,7 +101,8 @@ export default function reactions({ store, apolloClient }: ProcessContext) {
|
||||
}
|
||||
);
|
||||
|
||||
reaction(
|
||||
disposableReaction(
|
||||
() => $process.has('LoadKP'),
|
||||
() =>
|
||||
$calculation.$values.getValues([
|
||||
'firstPaymentPerc',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user