diff --git a/components/pages/work-flow.tsx b/components/pages/work-flow.tsx index c2de686..5b8c011 100644 --- a/components/pages/work-flow.tsx +++ b/components/pages/work-flow.tsx @@ -190,18 +190,6 @@ const WorkFlow = React.memo(function WorkFlow() { ) } - - {/* AI 建议栏 */} - - setIsPauseWorkFlow(true)} - placeholder="Please input your ideas, or click the predefined tags to receive AI advice..." - /> - -