From 0b664d69797b3ca4409424247783f6e9e9a0b178 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Mon, 16 Mar 2026 11:15:39 +0800 Subject: [PATCH] fix: There is a record of tool calls, and exporting a PDF displays a blank one --- ui/src/components/pdf-export/index.vue | 183 +++++++++---------------- 1 file changed, 68 insertions(+), 115 deletions(-) diff --git a/ui/src/components/pdf-export/index.vue b/ui/src/components/pdf-export/index.vue index b51d1ba0cc8..3cdb67388b9 100644 --- a/ui/src/components/pdf-export/index.vue +++ b/ui/src/components/pdf-export/index.vue @@ -17,7 +17,6 @@ justify-content: center; " > -
+ -