From fa77a95d93c67d82f22db4b59247c61328f3b1f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com> Date: Mon, 5 Dec 2022 19:20:43 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E9=80=89=E6=8B=A9=E8=B5=84=E4=BA=A7?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=BC=B9=E7=AA=97=E6=98=BE=E7=A4=BA=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AssetSelect/index.vue | 43 +++++++++++++++++-- .../TableFormatters/DialogDetailFormatter.vue | 6 ++- src/i18n/langs/en.json | 1 + src/i18n/langs/ja.json | 1 + src/i18n/langs/zh.json | 1 + src/views/myassets/index.vue | 4 +- 6 files changed, 48 insertions(+), 8 deletions(-) diff --git a/src/components/AssetSelect/index.vue b/src/components/AssetSelect/index.vue index 3b890f96f..ca7d4b738 100644 --- a/src/components/AssetSelect/index.vue +++ b/src/components/AssetSelect/index.vue @@ -31,7 +31,7 @@