From 14a76db7d802d0e681fa60eaecb39fc05ebef23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com> Date: Wed, 18 Jan 2023 17:52:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E6=94=B9=E5=AF=86=E4=BC=9A=E8=87=AA=E5=8A=A8=E5=A1=AB=E5=86=99?= =?UTF-8?q?=E4=B8=8A=E6=AC=A1=E7=9A=84=E8=B4=A6=E5=8F=B7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AccountChangeSecret/AccountChangeSecretCreateUpdate.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/accounts/AccountChangeSecret/AccountChangeSecretCreateUpdate.vue b/src/views/accounts/AccountChangeSecret/AccountChangeSecretCreateUpdate.vue index 7fc0d2956..83acac553 100644 --- a/src/views/accounts/AccountChangeSecret/AccountChangeSecretCreateUpdate.vue +++ b/src/views/accounts/AccountChangeSecret/AccountChangeSecretCreateUpdate.vue @@ -19,6 +19,7 @@ export default { length: 30 }, interval: 24, + accounts: [], secret_type: 'password', secret_strategy: 'specific' },