disable inn validation
This commit is contained in:
parent
09e324f8e1
commit
437e8a8a2f
@ -394,10 +394,10 @@ const elementsProps: TElements<ElementProps> = {
|
||||
showSearch: true,
|
||||
},
|
||||
tbxINNForCalc: {
|
||||
validation: {
|
||||
errorMessage: 'Некорректный ИНН',
|
||||
validator: validateInn,
|
||||
},
|
||||
// validation: {
|
||||
// errorMessage: 'Некорректный ИНН',
|
||||
// validator: validateInn,
|
||||
// },
|
||||
},
|
||||
tableInsurance: {
|
||||
tag: {
|
||||
|
||||
Reference in New Issue
Block a user