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
+ }}