diff --git a/src/views/system/log/login/index.vue b/src/views/system/log/login/index.vue index a0cf877c..4527687c 100644 --- a/src/views/system/log/login/index.vue +++ b/src/views/system/log/login/index.vue @@ -272,7 +272,7 @@ function fnUnlock() { hide(); if (res.code === RESULT_CODE_SUCCESS) { message.success({ - content: t('views.system.log.login.unlockSure', { + content: t('views.system.log.login.unlockSuss', { userName: username, }), duration: 3,