From 39ed03386d56f479b2fc4d005728447a2d148335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=93=E6=9C=88=E5=BD=92=E5=B0=98?= Date: Wed, 26 Feb 2025 17:08:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=99=AE=E9=80=9A?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=B9=9F=E8=83=BD=E8=8E=B7=E5=8F=96=E4=B8=8B?= =?UTF-8?q?=E5=B1=9E=E9=83=A8=E9=97=A8=E7=9A=84=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en.yaml | 1 + locales/zh-CN.yaml | 1 + src/views/account-settings/components/Profile.vue | 6 +++--- src/views/codes/log/index.vue | 6 +++++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/locales/en.yaml b/locales/en.yaml index dffe817..298fb33 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -49,6 +49,7 @@ buttons:ResetPassword: Reset Password buttons:RoleAllocation: Role Allocation buttons:PermissionDetails: Permission Details buttons:ForceToExit: Force Exit +buttons:DataAdmin: Data Admin search:Total: Total search:History: History search:Collect: Collect diff --git a/locales/zh-CN.yaml b/locales/zh-CN.yaml index 69bcd91..57c17ef 100644 --- a/locales/zh-CN.yaml +++ b/locales/zh-CN.yaml @@ -49,6 +49,7 @@ buttons:RoleAllocation: 角色分配 buttons:PermissionDetails: 权限详情 buttons:ForceToExit: 强制退出 buttons:ExitInBatches: 批量强退 +buttons:DataAdmin: 数据管理 search:Total: 共 search:History: 搜索历史 search:Collect: 收藏 diff --git a/src/views/account-settings/components/Profile.vue b/src/views/account-settings/components/Profile.vue index 47506d5..a6c9207 100644 --- a/src/views/account-settings/components/Profile.vue +++ b/src/views/account-settings/components/Profile.vue @@ -94,7 +94,7 @@ const onSubmit = async (formEl: FormInstance) => { >

个人信息

- + { - + { - +