refactor(login): ♻️ 大写锁定提示国际化

This commit is contained in:
cshaptx4869
2024-03-08 08:40:01 +08:00
parent 5381a620e4
commit 6d27e25e70
3 changed files with 3 additions and 1 deletions

View File

@@ -42,7 +42,7 @@
<!-- 密码 -->
<el-tooltip
:visible="isCapslock"
content="Caps lock is On"
:content="$t('login.capsLock')"
placement="right"
>
<el-form-item prop="password">