From 5735a591ba264cb3353580f65bfb1d68074e3148 Mon Sep 17 00:00:00 2001 From: Orange Date: Wed, 30 Dec 2020 20:08:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=81=E8=AE=B8=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=A1=A8=E6=A0=BC=E5=88=97=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ActionsGroup/index.vue | 2 +- src/components/ListTable/TableAction/ColumnSettingPopover.vue | 3 +++ src/components/ListTable/TableAction/RightSide.vue | 2 +- src/i18n/langs/cn.json | 1 + src/i18n/langs/en.json | 1 + 5 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/ActionsGroup/index.vue b/src/components/ActionsGroup/index.vue index d9f11442d..c88b0e07b 100644 --- a/src/components/ActionsGroup/index.vue +++ b/src/components/ActionsGroup/index.vue @@ -1,7 +1,7 @@