From 2f505c70518e125631d81763bda6c4e482549e2f Mon Sep 17 00:00:00 2001 From: PotapovaA Date: Tue, 14 Jul 2026 15:26:30 +0300 Subject: [PATCH] AURORA-1173 --- web/src/pages/DictVspPage/components/Modals/ModalEditAddVsp.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/DictVspPage/components/Modals/ModalEditAddVsp.jsx b/web/src/pages/DictVspPage/components/Modals/ModalEditAddVsp.jsx index 1b56ad9..674778b 100644 --- a/web/src/pages/DictVspPage/components/Modals/ModalEditAddVsp.jsx +++ b/web/src/pages/DictVspPage/components/Modals/ModalEditAddVsp.jsx @@ -360,7 +360,7 @@ const ModalEditAddVsp = ({ Региональный филиал * s.is_active)} getOptionLabel={(option) => option.title || option.name || ''} value={selectedSsp} onChange={handleSspChange}