From f6f8301ad56f406c23f220f444f1799000826816 Mon Sep 17 00:00:00 2001 From: huailei <31801270+huailei000@users.noreply.github.com> Date: Fri, 22 Dec 2023 15:25:13 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"perf:=20=E8=B4=A6=E5=8F=B7=E6=94=B6?= =?UTF-8?q?=E9=9B=86=E7=BF=BB=E8=AF=91"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 9a63ae63d47ee8607b3f4d7e278adaa16a922778. --- 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 1cfeae9f3..c4e86e995 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('accounts.BulkSyncDelete'), + title: this.$t('common.BulkSyncDelete'), type: 'primary', icon: 'fa fa-exchange', can: ({ selectedRows }) => {