From 0b821ffc0423b0fe2d8a49540f6bd312c0a5ab0e Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 17 May 2021 16:51:40 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96profile=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/userviews/users/UserProfile/SSHUpdate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/userviews/users/UserProfile/SSHUpdate.vue b/src/userviews/users/UserProfile/SSHUpdate.vue index e238ee257..7e5fa9a23 100644 --- a/src/userviews/users/UserProfile/SSHUpdate.vue +++ b/src/userviews/users/UserProfile/SSHUpdate.vue @@ -38,7 +38,7 @@ export default { ], fieldsMeta: { public_key_comment: { - label: this.$t('users.Name'), + label: this.$t('common.Name'), disabled: true }, public_key_hash_md5: {