From 1bfe5eed15a9bfd2a4ff999941b7fac191897bfc Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 15 Aug 2022 18:32:13 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AccountCreateForm/index.vue | 18 ++++++------------ src/components/FormFields/AssetAccounts.vue | 3 +-- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/src/components/AccountCreateForm/index.vue b/src/components/AccountCreateForm/index.vue index 7b1594267..d52099f61 100644 --- a/src/components/AccountCreateForm/index.vue +++ b/src/components/AccountCreateForm/index.vue @@ -1,5 +1,7 @@