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": "写一首好听的诗歌?",