last tab layout complete
This commit is contained in:
parent
4ec0bde761
commit
47440de880
@ -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,
|
||||
|
||||
@ -300,7 +300,7 @@ const initialOptions: any = {
|
||||
},
|
||||
],
|
||||
|
||||
selectRequirementTelematic: [
|
||||
radioRequirementTelematic: [
|
||||
{
|
||||
name: 'Обязательна',
|
||||
value: 100000000,
|
||||
|
||||
Reference in New Issue
Block a user