forked from 77media/video-flow
统一创建:去掉成功创建tip
This commit is contained in:
parent
554ba94e5d
commit
70198d3f43
@ -330,7 +330,6 @@ export default function VideoCreationForm() {
|
||||
);
|
||||
|
||||
console.log('Video creation successful, project_id:', result.project_id);
|
||||
window.msg?.success(`Video created successfully! Project ID: ${result.project_id}`);
|
||||
router.push(`/movies/work-flow?episodeId=${result.project_id}`);
|
||||
|
||||
/** TODO: Navigate to project detail page or next step */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user