disable inn validation

This commit is contained in:
vchikalkin 2021-06-03 15:41:52 +03:00
parent 09e324f8e1
commit 437e8a8a2f

View File

@ -394,10 +394,10 @@ const elementsProps: TElements<ElementProps> = {
showSearch: true,
},
tbxINNForCalc: {
validation: {
errorMessage: 'Некорректный ИНН',
validator: validateInn,
},
// validation: {
// errorMessage: 'Некорректный ИНН',
// validator: validateInn,
// },
},
tableInsurance: {
tag: {