修复 更新精剪 不能显示 剪辑跳转按钮 问题

This commit is contained in:
北枳 2025-09-02 15:57:29 +08:00
parent 150c1636bb
commit 252e0ff901

View File

@ -414,6 +414,7 @@ export function useWorkflowData() {
if (status === 'COMPLETED') {
loadingText = LOADING_TEXT_MAP.complete;
taskCurrent.currentStage = 'final_video';
setCanGoToCut(true);
}
// 如果有已完成的数据,同步到状态