fix reset fields in loadkp

This commit is contained in:
Chika 2021-07-21 16:19:27 +03:00
parent 094527da4a
commit 074acee933

View File

@ -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({