forked from 77media/video-flow
init错误兼容
This commit is contained in:
parent
f7fbb3ef9b
commit
37ffb998f5
@ -164,7 +164,7 @@ const WorkFlow = React.memo(function WorkFlow() {
|
||||
|
||||
// iframe智能剪辑回调函数
|
||||
const handleIframeAIEditingComplete = useCallback((result: any) => {
|
||||
console.log('🎉 iframe AI剪辑完成,结果:', result);任务
|
||||
console.log('🎉 iframe AI剪辑完成,结果:', result);
|
||||
|
||||
// 保存剪辑结果
|
||||
setAiEditingResult(result);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user