diff --git a/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/index.ts b/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/index.ts index b0bd448..38f850c 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/index.ts +++ b/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/index.ts @@ -64,6 +64,8 @@ const loadKpReaction: IReactionEffect = calculationStore => ({ creditRate, rate, infuranceOPF, + calcBroker, + calcFinDepartment, } = calculationStore.values; calculationStore.setStatus('selectQuote', ElementStatus.Disabled); @@ -484,6 +486,8 @@ const loadKpReaction: IReactionEffect = calculationStore => ({ regionRegistration, legalClientTown, townRegistration, + calcBroker, + calcFinDepartment, }); message.success({