fix(TEAMMSBMOB-22943): исправление повтора выписки
This commit is contained in:
+1
-1
@@ -128,8 +128,8 @@ const useInitialValues = ({
|
||||
}, [organizationsWithAccounts, statementMappedToForm?.accountIds]);
|
||||
|
||||
return {
|
||||
...initialValuesSlim,
|
||||
...statementMappedToForm,
|
||||
...initialValuesSlim,
|
||||
organizationIds,
|
||||
accountIds,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user