last tab layout complete

This commit is contained in:
Chika 2020-09-08 16:23:49 +03:00
parent 4ec0bde761
commit 47440de880
2 changed files with 13 additions and 1 deletions

View File

@ -1475,6 +1475,14 @@ export default [
valueName: 'userSession',
},
},
],
},
],
},
{
blocks: [
{
elements: [
{
title: 'Отключить все проверки',
Component: Switch,
@ -1519,6 +1527,10 @@ export default [
style: 'button',
},
},
],
},
{
elements: [
{
title: 'Децентрализованное страхование',
Component: Switch,

View File

@ -300,7 +300,7 @@ const initialOptions: any = {
},
],
selectRequirementTelematic: [
radioRequirementTelematic: [
{
name: 'Обязательна',
value: 100000000,