diff --git a/src/pages/orchestration/event/index.tsx b/src/pages/orchestration/event/index.tsx
index 68a50be..6efcc13 100644
--- a/src/pages/orchestration/event/index.tsx
+++ b/src/pages/orchestration/event/index.tsx
@@ -103,7 +103,7 @@ const HandleModal = ({ visible, onChangeVisible, onRefresh }) => {
{
},
{
title: '事件描述',
- dataIndex: 'description'
+ dataIndex: 'desc'
},
{
title: '订阅者',