From eeb3fc0898fd3e719a1f49113d6175f4fd31a98d Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Mon, 19 May 2025 14:21:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20table=20action=20=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E4=BC=A0=E5=85=A5=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E4=BC=A0=E9=BB=98=E8=AE=A4link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/components/table-action/table-action.vue | 4 +--- apps/web-antd/src/components/table-action/typing.ts | 6 +++++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/apps/web-antd/src/components/table-action/table-action.vue b/apps/web-antd/src/components/table-action/table-action.vue index 8e373dd4..8d483f6f 100644 --- a/apps/web-antd/src/components/table-action/table-action.vue +++ b/apps/web-antd/src/components/table-action/table-action.vue @@ -1,7 +1,5 @@