WIP Подтянула данные из стора
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user