From 074acee933c437d5814c7594ebea2097bcc47556 Mon Sep 17 00:00:00 2001 From: Chika Date: Wed, 21 Jul 2021 16:19:27 +0300 Subject: [PATCH] fix reset fields in loadkp --- .../Effects/reactions/loadKpReaction/index.ts | 4 ++++ 1 file changed, 4 insertions(+) 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({