diff --git a/src/config/axios/service.ts b/src/config/axios/service.ts index a2ec60f0..3df813f2 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(() => {