Fixed the action parameter bug
This commit is contained in:
@@ -4584,6 +4584,7 @@ const AngularWorkflow = (defaultprops) => {
|
||||
workflow.actions[foundindex].name = curaction.name
|
||||
|
||||
setWorkflow(workflow)
|
||||
console.log(workflow)
|
||||
}
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user