src/components/chat/Chat.vue
@@ -568,7 +568,7 @@ ElMessage.warning('ai 正在回复中,请稍后尝试提问'); return; } position = position ?? (await getCurrentPosition()); // position = position ?? (await getCurrentPosition()); const isNewChat = messageList.value.length === 0; if (isNewChat) {