From 373d8b771b9393f47897334759572224523a4fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B0=A2=E9=9B=A8?= <554737215@qq.com> Date: Wed, 5 Mar 2025 18:27:52 +0800 Subject: [PATCH] =?UTF-8?q?fetch:=20=E9=A1=B5=E9=9D=A2=E7=A7=BB=E6=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AI应用接口对接 --- src/views/ai/chat/new-chat/Chat.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ai/chat/new-chat/Chat.vue b/src/views/ai/chat/new-chat/Chat.vue index fe2106e..767a718 100644 --- a/src/views/ai/chat/new-chat/Chat.vue +++ b/src/views/ai/chat/new-chat/Chat.vue @@ -182,7 +182,7 @@ function handleDelete(item: any) {