diff --git a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailContent.vue b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailContent.vue
index d10b96f66..d4888145e 100644
--- a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailContent.vue
+++ b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailContent.vue
@@ -1,75 +1,73 @@
-
- {{ $t('chat.paragraphSource.question') }}
-
-
- {{ $t('chat.paragraphSource.questionPadded') }}
-
-
- {{ $t('views.application.form.roleSettings.label') }}
-
-
- {{ $t('chat.history') }}
-
-
- {{ $t('chat.executionDetails.currentChat') }}
-
-
- {{ $t('chat.executionDetails.answer') }}
-
-
+ {{ $t('chat.paragraphSource.question') }}
+
+
+ {{ $t('chat.paragraphSource.questionPadded') }}
+
+
+ {{ $t('views.application.form.roleSettings.label') }}
+
+
+ {{ $t('chat.history') }}
+
+
+ {{ $t('chat.executionDetails.currentChat') }}
+
+
+ {{ $t('chat.executionDetails.answer') }}
+
+
{{ $t('views.document.feishu.tip1') }}
-{{ $t('views.document.feishu.tip2') }}
-{{ $t('views.document.fileType.txt.tip1') }}
-- 2. {{ $t('views.document.tip.fileLimitCountTip1') }} {{ file_count_limit }} - {{ $t('views.document.tip.fileLimitCountTip2') }}, - {{ $t('views.document.tip.fileLimitSizeTip1') }} {{ file_size_limit }} MB -
-+ {{ $t('views.document.tip.fileLimitCountTip1') }} {{ file_count_limit }} + {{ $t('views.document.tip.fileLimitCountTip2') }}, + {{ $t('views.document.tip.fileLimitSizeTip1') }} {{ file_size_limit }} MB +
{{ $t('views.document.upload.formats') }}{{ formats }}