diff --git a/frontend/src/components/ChatView.vue b/frontend/src/components/ChatView.vue index eb9425e..6914f75 100644 --- a/frontend/src/components/ChatView.vue +++ b/frontend/src/components/ChatView.vue @@ -49,10 +49,7 @@
{{ streamingThinking }}
-
- {{ streamingContent || '...' }} - | -
+
@@ -68,9 +65,22 @@