From 8e12eaebd2ede1739d3c0e8528c1ccef84bd8025 Mon Sep 17 00:00:00 2001 From: "xiaoqi.cxq" Date: Thu, 29 Jun 2023 21:49:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2ChatGPT=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E4=B8=BA=E5=85=B6=E4=BB=96=E5=85=8D=E8=B4=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modals/ChatGptModal.vue | 2 +- src/services/chatGptSvc.js | 37 ++++++++++---------------- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/src/components/modals/ChatGptModal.vue b/src/components/modals/ChatGptModal.vue index 94f5bafa..db36cd8d 100644 --- a/src/components/modals/ChatGptModal.vue +++ b/src/components/modals/ChatGptModal.vue @@ -8,7 +8,7 @@