diff --git a/src/config/axios/service.ts b/src/config/axios/service.ts index a2ec60f0d843c296a89a117e6f93ab1a76fd4b9d..3df813f22be790a4f92d78545283ac61b46aed93 100644 --- a/src/config/axios/service.ts +++ b/src/config/axios/service.ts @@ -211,6 +211,7 @@ const handleAuthorized = () => { showCancelButton: false, closeOnClickModal: false, showClose: false, + closeOnPressEscape: false, confirmButtonText: t('login.relogin'), type: 'warning' }).then(() => {