From 60fdbfb8388ce2ef2be5f5bf50e7b7978d0b9ba6 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Fri, 17 May 2024 17:12:07 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20Chat=20=E6=8F=90=E7=A4=BA=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/ChatEmpty.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ai/chat/ChatEmpty.vue b/src/views/ai/chat/ChatEmpty.vue index 84776079..68a53be9 100644 --- a/src/views/ai/chat/ChatEmpty.vue +++ b/src/views/ai/chat/ChatEmpty.vue @@ -19,7 +19,7 @@ const router = useRouter() const promptList = ref() // 角色列表 promptList.value = [ { - "prompt": "今天天气怎么样?", + "prompt": "今天气怎么样?", }, { "prompt": "写一首好听的诗歌?",