diff --git a/frontend/src/components/localchat/ChatContent.vue b/frontend/src/components/localchat/ChatContent.vue index 1ee192e..2f44c8c 100644 --- a/frontend/src/components/localchat/ChatContent.vue +++ b/frontend/src/components/localchat/ChatContent.vue @@ -90,19 +90,14 @@ async function scroll({ scrollTop }: { scrollTop: number }) {
- -
+
查看文件