From 624715afd51b78f6f84e04656d1bcbaaa9d35431 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Tue, 27 Feb 2024 22:46:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20semantic=E4=B8=8D=E5=8F=AF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/QuillEditor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/QuillEditor.tsx b/components/QuillEditor.tsx index d98e907..f52588f 100644 --- a/components/QuillEditor.tsx +++ b/components/QuillEditor.tsx @@ -102,7 +102,7 @@ const QEditor = ({ lng }) => { // 选择论文来源 const [selectedSource, setSelectedSource] = useLocalStorage( "学术引擎", - "semanticScholar" + "pubmed" ); // 默认选项 //选择语言模型 const [selectedModel, setSelectedModel] = useLocalStorage(