From 437e8a8a2f58a1f01b9bde41f2fd88774b5e4e30 Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Thu, 3 Jun 2021 15:41:52 +0300 Subject: [PATCH] disable inn validation --- .../Containers/Calculation/lib/elements/elementsProps.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/client/Containers/Calculation/lib/elements/elementsProps.ts b/src/client/Containers/Calculation/lib/elements/elementsProps.ts index e9afc6b..3388e03 100644 --- a/src/client/Containers/Calculation/lib/elements/elementsProps.ts +++ b/src/client/Containers/Calculation/lib/elements/elementsProps.ts @@ -394,10 +394,10 @@ const elementsProps: TElements = { showSearch: true, }, tbxINNForCalc: { - validation: { - errorMessage: 'Некорректный ИНН', - validator: validateInn, - }, + // validation: { + // errorMessage: 'Некорректный ИНН', + // validator: validateInn, + // }, }, tableInsurance: { tag: {