WIP Частично сделана отправка данных

This commit is contained in:
Daria Golova
2023-04-18 18:26:38 +03:00
parent a6bfb742a7
commit 5f5507b50b
3 changed files with 107 additions and 14 deletions

View File

@@ -363,7 +363,7 @@ export const documentForm = [
{
key: "tax_identification_number",
label: "Номер ИНН",
type: "number",
type: "text",
inputMask: "############",
},
{