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 &&