From 02692444a51dd9225a863cf7de4149f3570f8e33 Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Fri, 12 Jun 2026 17:24:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9A=82=E6=97=B6=E9=9A=90=E8=97=8Fsu?= =?UTF-8?q?ggestionlist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/workspace/input-box.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/workspace/input-box.tsx b/frontend/src/components/workspace/input-box.tsx index ac3c73c9..dcb7a807 100644 --- a/frontend/src/components/workspace/input-box.tsx +++ b/frontend/src/components/workspace/input-box.tsx @@ -1106,14 +1106,14 @@ export function InputBox({ status={status} /> - - {shouldShowSuggestionList && ( + {/* TODO: 需要在sxwz中隐藏 */} + {/* {shouldShowSuggestionList && ( - )} + )} */} {!disabled && !showWelcomeStyle &&