mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-19 13:47:52 +00:00
工作流入库功能
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