Pre Merge pull request !535 from AhJindeg/hotfix/handleAuthorized

pull/535/MERGE
AhJindeg 2024-09-03 07:31:24 +00:00 committed by Gitee
commit 6cd78dc8b4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -211,6 +211,7 @@ const handleAuthorized = () => {
showCancelButton: false,
closeOnClickModal: false,
showClose: false,
closeOnPressEscape: false,
confirmButtonText: t('login.relogin'),
type: 'warning'
}).then(() => {