Merge branch 'hotfix' of http://192.168.65.198:3000/Front_Team/SPDM into hotfix

This commit is contained in:
JiangSheng
2026-04-15 15:52:46 +08:00

View File

@@ -587,6 +587,7 @@ const createRunFun = async (data: any) => {
flag === 'createRun' ? rightClickNodeInfo.value?.uuid : rightClickNodeInfo.value?.taskId,
totalStep: 1,
parentId: info.parentRunVision,
description: info.description,
};
if (flag === 'copyRun') {