From c35a14e3ec47492ed2046cd97089c128e906ea5e Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Tue, 10 Jun 2025 15:06:33 +0800 Subject: [PATCH] fix: adjust padding and clean up unused code in ChatPage.vue --- dashboard/src/views/ChatPage.vue | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/dashboard/src/views/ChatPage.vue b/dashboard/src/views/ChatPage.vue index f0acac487..9656363e6 100644 --- a/dashboard/src/views/ChatPage.vue +++ b/dashboard/src/views/ChatPage.vue @@ -52,14 +52,11 @@ const props = defineProps({ @update:selected="getConversationMessages"> - {{ item.title || '新对话' }} - {{ +