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