diff --git a/apps/web/stores/tables/elt/policy.ts b/apps/web/stores/tables/elt/policy.ts index 0ce76be..633c573 100644 --- a/apps/web/stores/tables/elt/policy.ts +++ b/apps/web/stores/tables/elt/policy.ts @@ -35,7 +35,7 @@ export default class PolicyStore { (selectedKey) => { if (!selectedKey) { notification.open({ - description: 'Расчеты ЭЛТ были сброшены', + description: 'Выбранный расчет ЭЛТ был сброшен', key: validationConfig.err_key, message: validationConfig.err_title, type: 'warning',