From 537887553df6fe5fafb676261d7a317cabceeead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=E6=80=80=E7=A3=8A=E2=80=9D?= <2280131253@qq.com> Date: Wed, 19 Jan 2022 11:18:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=B5=84=E4=BA=A7?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E3=80=81=E8=B4=A6=E5=8F=B7=E5=A4=87=E4=BB=BD?= =?UTF-8?q?=E3=80=81=E4=B8=8A=E4=BC=A0ssh=E5=AF=86=E9=92=A5=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=BF=BB=E8=AF=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1、替换了改密计划-资产改密,密码框组件 --- .../AccountListTable/UpdateSecretInfo.vue | 22 +++++++------------ src/i18n/langs/cn.json | 2 +- src/i18n/langs/en.json | 1 + .../accounts/AccountBackupPlan/fields.js | 2 ++ src/views/accounts/ChangeAuthPlan/fields.js | 4 +++- 5 files changed, 15 insertions(+), 16 deletions(-) diff --git a/src/components/AccountListTable/UpdateSecretInfo.vue b/src/components/AccountListTable/UpdateSecretInfo.vue index a7be3023a..a02cb400b 100644 --- a/src/components/AccountListTable/UpdateSecretInfo.vue +++ b/src/components/AccountListTable/UpdateSecretInfo.vue @@ -8,7 +8,7 @@ @cancel="handleCancel()" v-on="$listeners" > - + @@ -18,8 +18,8 @@ - - + + @@ -30,10 +30,12 @@