From e04fd5a911279c69ec97f54ddf0913b99d2ed7e2 Mon Sep 17 00:00:00 2001 From: "xiaoqi.cxq" Date: Sat, 1 Jul 2023 19:40:16 +0800 Subject: [PATCH] =?UTF-8?q?chatgpt=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modals/ChatGptModal.vue | 14 +++++++++----- src/services/chatGptSvc.js | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/src/components/modals/ChatGptModal.vue b/src/components/modals/ChatGptModal.vue index db36cd8d..9101c8d1 100644 --- a/src/components/modals/ChatGptModal.vue +++ b/src/components/modals/ChatGptModal.vue @@ -8,7 +8,7 @@