From 58955a63bfa641e5d8c6c7e5f167ac89aec83565 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Fri, 8 Dec 2023 18:10:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AF=B9=E8=AF=9D=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E7=BF=BB=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/log/component/ChatRecordDrawer.vue | 76 ++++++++----- ui/src/views/log/index.vue | 107 +++++++++++++----- 2 files changed, 125 insertions(+), 58 deletions(-) diff --git a/ui/src/views/log/component/ChatRecordDrawer.vue b/ui/src/views/log/component/ChatRecordDrawer.vue index 917ed2e95..68d0c4a2e 100644 --- a/ui/src/views/log/component/ChatRecordDrawer.vue +++ b/ui/src/views/log/component/ChatRecordDrawer.vue @@ -7,7 +7,7 @@ class="chat-record-drawer" >
- +
@@ -28,27 +28,50 @@