From c1573edc832ca5a36cfbe79830fef8397a84aa21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D1=81=D0=BB=D0=B0=D0=B2=20?= =?UTF-8?q?=D0=A7=D0=B8=D0=BA=D0=B0=D0=BB=D0=BA=D0=B8=D0=BD?= Date: Fri, 4 Sep 2020 12:35:31 +0300 Subject: [PATCH] disable broker --- src/client/Containers/Calculation/Sections/list.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/client/Containers/Calculation/Sections/list.js b/src/client/Containers/Calculation/Sections/list.js index 49378c8..72e86db 100644 --- a/src/client/Containers/Calculation/Sections/list.js +++ b/src/client/Containers/Calculation/Sections/list.js @@ -1022,6 +1022,7 @@ export default [ title: 'Брокер', Component: Select, props: { + disabled: true, name: 'selectCalcBroker', valueName: 'calcBroker', }, @@ -1378,6 +1379,16 @@ export default [ }, ], }, + { + title: 'Доп. продукты', + elements: [ + // TODO elements + { + title: 'Here will be content', + Component: Label, + }, + ], + }, { title: 'Без ограничений', elements: [