diff --git a/ui/src/views/chat/pc/index.vue b/ui/src/views/chat/pc/index.vue index 5fc4e03b3..71999a098 100644 --- a/ui/src/views/chat/pc/index.vue +++ b/ui/src/views/chat/pc/index.vue @@ -221,7 +221,10 @@ -
+
@@ -435,7 +438,6 @@ function deleteLog(row: any) { } getChatLog(applicationDetail.value.id) }) - } function handleScroll(event: any) {