forked from 77media/video-flow
修复 更新精剪 不能显示 剪辑跳转按钮 问题
This commit is contained in:
parent
150c1636bb
commit
252e0ff901
@ -414,6 +414,7 @@ export function useWorkflowData() {
|
||||
if (status === 'COMPLETED') {
|
||||
loadingText = LOADING_TEXT_MAP.complete;
|
||||
taskCurrent.currentStage = 'final_video';
|
||||
setCanGoToCut(true);
|
||||
}
|
||||
|
||||
// 如果有已完成的数据,同步到状态
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user