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) => { >

个人信息

- + { - + { - +