From d8bab3eadca4516dde9dbee7a5889d86d104048a Mon Sep 17 00:00:00 2001 From: zz Date: Wed, 4 Jun 2025 14:02:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9C=AA=E8=AE=BE=E7=BD=AEaction.icon?= =?UTF-8?q?=E6=97=B6=E4=B8=8D=E5=A2=9E=E5=8A=A0ml-1=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=88=97=E8=A1=A8=E4=B8=AD=E6=9B=B4?= =?UTF-8?q?=E5=A4=9A=E8=8F=9C=E5=8D=95=E4=B8=AD=E7=9A=84=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E9=A1=B9=E6=9C=AA=E5=AF=B9=E9=BD=90=E7=9A=84=E9=97=AE=E9=A2=98?= 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 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 1ad69eb26..d86a7f2c1 100644 --- a/apps/web-antd/src/components/table-action/table-action.vue +++ b/apps/web-antd/src/components/table-action/table-action.vue @@ -204,7 +204,9 @@ function handleMenuClick(e: any) { " > - {{ action.text }} + {{ + action.text + }}