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}