工作流入库功能
This commit is contained in:
@@ -147,10 +147,9 @@ export default {
|
||||
delete res.data.reworkflowProcess.nodes
|
||||
this.demoData = {edges,nodes}
|
||||
this.processModel = res.data.reworkflowProcess
|
||||
this.done = true
|
||||
}
|
||||
console.log(this.demoData)
|
||||
}
|
||||
this.done = true
|
||||
}
|
||||
};
|
||||
</script>
|
Reference in New Issue
Block a user