From e5b06111e76f8c30d9557da55e53d5d8bc588ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=98=93?= <105188049+xiaoyiweb@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat/src/views/chat/chatBase.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/src/views/chat/chatBase.vue b/chat/src/views/chat/chatBase.vue index 6c0f245..1eda1be 100644 --- a/chat/src/views/chat/chatBase.vue +++ b/chat/src/views/chat/chatBase.vue @@ -12,7 +12,7 @@ import { NTooltip, useDialog, useMessage, - NAlert + NAlert, } from 'naive-ui' import type { MessageRenderMessage } from 'naive-ui' @@ -1086,7 +1086,7 @@ onUnmounted(() => {