From 1ba52f88323b22299476b359e9db5a005a519047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Mon, 8 Sep 2025 16:54:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E4=BF=9D=E8=AF=81=E8=83=BD=E5=89=AA?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pages/work-flow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 && (