diff --git a/components/pages/work-flow.tsx b/components/pages/work-flow.tsx index f4f3409..aa047b3 100644 --- a/components/pages/work-flow.tsx +++ b/components/pages/work-flow.tsx @@ -261,7 +261,7 @@ const WorkFlow = React.memo(function WorkFlow() { {/* AI剪辑按钮 - 当可以跳转剪辑时显示 */} { - isShowAutoEditing && ( + showGotoCutButton && (