From b01afacbec4e4fcfe2fd9b7454fe801184eb9134 Mon Sep 17 00:00:00 2001 From: Bai Date: Thu, 28 May 2020 17:46:26 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E6=9B=B4=E6=96=B0=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E9=A1=B5=E9=9D=A2=EF=BC=88SSH=E5=85=AC?= =?UTF-8?q?=E9=92=A5=E8=AE=BE=E7=BD=AE=EF=BC=892?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/userviews/users/UserProfile/SSHUpdate.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/userviews/users/UserProfile/SSHUpdate.vue b/src/userviews/users/UserProfile/SSHUpdate.vue index 4bcefe678..9fba19c2a 100644 --- a/src/userviews/users/UserProfile/SSHUpdate.vue +++ b/src/userviews/users/UserProfile/SSHUpdate.vue @@ -31,8 +31,8 @@ export default { return { url: '/api/v1/users/profile/public-key/', fields: [ - ['原来SSH密钥', ['public_key_comment', 'public_key_hash_md5']], - ['更新SSH密码', ['public_key']] + ['原来SSH公钥', ['public_key_comment', 'public_key_hash_md5']], + ['更新SSH公钥', ['public_key']] ], fieldsMeta: { public_key_comment: {