Merge branch 'hotfix' of http://192.168.65.198:3000/Front_Team/SPDM into hotfix
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user