From b2987e1d4f8e0270507971bd0595874975e5e5db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com> Date: Thu, 3 Nov 2022 15:09:15 +0800 Subject: [PATCH 1/3] =?UTF-8?q?perf:=20=E8=B0=83=E6=95=B4=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E8=B4=A6=E5=8F=B7-=E6=9F=A5=E7=9C=8B=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E5=B1=95=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PasswordHistoryDialog.vue | 14 ++-- .../AccountListTable/ViewSecret.vue | 71 +++++++++++++------ src/components/AccountListTable/index.vue | 19 ----- .../TableFormatters/ShowKeyCopyFormatter.vue | 13 +++- src/utils/common.js | 14 ++++ 5 files changed, 79 insertions(+), 52 deletions(-) diff --git a/src/components/AccountListTable/PasswordHistoryDialog.vue b/src/components/AccountListTable/PasswordHistoryDialog.vue index cfbde503b..e7558e589 100644 --- a/src/components/AccountListTable/PasswordHistoryDialog.vue +++ b/src/components/AccountListTable/PasswordHistoryDialog.vue @@ -4,6 +4,7 @@ diff --git a/src/components/AccountListTable/ViewSecret.vue b/src/components/AccountListTable/ViewSecret.vue index 238bd19cf..e3f0e61e1 100644 --- a/src/components/AccountListTable/ViewSecret.vue +++ b/src/components/AccountListTable/ViewSecret.vue @@ -15,44 +15,56 @@ v-bind="$attrs" v-on="$listeners" > -