From ccb221559a86267ccf3b7d35b0b310eeaa4c8f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chuailei000=E2=80=9D?= <2280131253@qq.com> Date: Fri, 22 Dec 2023 11:32:54 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=B4=A6=E5=8F=B7=E6=94=B6=E9=9B=86?= =?UTF-8?q?=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/accounts/AccountGather/AccountGatherList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/accounts/AccountGather/AccountGatherList.vue b/src/views/accounts/AccountGather/AccountGatherList.vue index c4e86e995..1cfeae9f3 100644 --- a/src/views/accounts/AccountGather/AccountGatherList.vue +++ b/src/views/accounts/AccountGather/AccountGatherList.vue @@ -146,7 +146,7 @@ export default { }, { name: 'BulkSyncDelete', - title: this.$t('common.BulkSyncDelete'), + title: this.$t('accounts.BulkSyncDelete'), type: 'primary', icon: 'fa fa-exchange', can: ({ selectedRows }) => {