WIP Подтянула данные из стора

This commit is contained in:
Daria Golova
2023-04-14 18:37:30 +03:00
parent a1f6ea7064
commit 639a59bb07
4 changed files with 109 additions and 43 deletions

View File

@@ -299,7 +299,7 @@ export const documentForm = [
},
{
dataLabel: "СНИЛС",
dataKey: "insuranceNumber",
dataKey: "insurance_number",
fields: [
{
key: "insurance_number",
@@ -315,7 +315,7 @@ export const documentForm = [
},
{
dataLabel: "ИНН",
dataKey: "taxIdentificationNumber",
dataKey: "tax_identification_number",
fields: [
{
key: "tax_identification_number",