From 0be9ae5fc125804ca9d83e8d79703ccb19786bff Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Thu, 6 Aug 2026 10:11:32 +0800 Subject: [PATCH] fix: update ParagraphDocumentContent rendering condition in index.vue --- ui/src/views/chat/pc/index.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ui/src/views/chat/pc/index.vue b/ui/src/views/chat/pc/index.vue index 6e6ae2eb232..70df9d50731 100644 --- a/ui/src/views/chat/pc/index.vue +++ b/ui/src/views/chat/pc/index.vue @@ -226,7 +226,10 @@ :detail="executionDetail" :appType="applicationDetail?.type" /> - + @@ -243,7 +246,7 @@