This commit is contained in:
949036910@qq.com
2026-05-31 22:19:51 +08:00
parent 736f1f9014
commit 4120f37c94
8 changed files with 167 additions and 17 deletions

View File

@@ -223,7 +223,7 @@ export const useWorkflowStore = defineStore("workflow", {
/** 画中画混剪设置弹窗 */
mixCutModalVisible: false,
/** 编辑后视频(与 generated 同步更新,便于后续步骤区分 */
/** 步骤 03 编辑后视频(独立于步骤 02 原始口播,可反复重做编辑 */
processedVideoPath: "",
processedVideoSrc: "",