From 38d39d5e3d16572797be1931fdd81541d5e49fc5 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 2 Apr 2025 16:46:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9=E4=B8=BAcomputed?= =?UTF-8?q?=20=E6=94=AF=E6=8C=81=E8=AF=AD=E8=A8=80=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/table/src/table-switch.vue | 29 +++++++++++++++---- .../src/locales/langs/en-US/pages.json | 4 ++- .../src/locales/langs/zh-CN/pages.json | 4 ++- 3 files changed, 30 insertions(+), 7 deletions(-) diff --git a/apps/web-antd/src/components/table/src/table-switch.vue b/apps/web-antd/src/components/table/src/table-switch.vue index cdaebdfc..5529df95 100644 --- a/apps/web-antd/src/components/table/src/table-switch.vue +++ b/apps/web-antd/src/components/table/src/table-switch.vue @@ -1,5 +1,7 @@