From 17a0c2c26aa88bcd96fb580193f2638329984515 Mon Sep 17 00:00:00 2001 From: fengsilin Date: Thu, 7 May 2026 09:24:35 +0800 Subject: [PATCH] =?UTF-8?q?refactor(playground):=20=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=88=86=E7=BB=84?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- web/src/components/playground/SettingsPanel.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/components/playground/SettingsPanel.jsx b/web/src/components/playground/SettingsPanel.jsx index ba5d015..df4a099 100644 --- a/web/src/components/playground/SettingsPanel.jsx +++ b/web/src/components/playground/SettingsPanel.jsx @@ -114,7 +114,7 @@ const SettingsPanel = ({ defaultPayload={previewPayload} /> - {/* 分组选择 */} + {/* 分组选择 - 已隐藏
@@ -145,6 +145,7 @@ const SettingsPanel = ({ disabled={customRequestMode} />
+ */} {/* 模型选择 */}