From 9017ddf835f93cc1c186b62625edefd0d1484e85 Mon Sep 17 00:00:00 2001 From: goodmice Date: Tue, 13 Sep 2022 16:53:12 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A1=D1=82=D0=B8=D0=BB=D0=B8=D1=81=D1=82?= =?UTF-8?q?=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D0=B5=20=D0=B8=D0=B7=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=94=D0=B5=D0=BB=D0=B0?= =?UTF-8?q?=20=D1=81=D0=BA=D0=B2=D0=B0=D0=B6=D0=B8=D0=BD=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/WellCase/WellCaseEditor.jsx | 1 + src/pages/WellCase/index.jsx | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/pages/WellCase/WellCaseEditor.jsx b/src/pages/WellCase/WellCaseEditor.jsx index 3497f5a..e8ef061 100644 --- a/src/pages/WellCase/WellCaseEditor.jsx +++ b/src/pages/WellCase/WellCaseEditor.jsx @@ -127,6 +127,7 @@ export const WellCaseEditor = memo(({ categories: currentCategories, show, onClo
setCatSearchText(searchText)} onSelect={onAddCategory} diff --git a/src/pages/WellCase/index.jsx b/src/pages/WellCase/index.jsx index 96dc099..7623420 100644 --- a/src/pages/WellCase/index.jsx +++ b/src/pages/WellCase/index.jsx @@ -81,11 +81,18 @@ const WellCase = memo(() => { type={'info'} className={'customer-block'} showIcon - message={'Вы назначены заказчиком на скважину, вам доступно редактирование ответственных.'} + message={'Вам доступно редактирование ответственных.'} action={} /> )} - +