update 流程完善

This commit is contained in:
danshihao
2023-12-12 14:03:16 +08:00
parent f24673868a
commit 7f9791c67c
10 changed files with 58 additions and 36 deletions
@@ -266,6 +266,7 @@ export default {
// 流程信息
params.processAll = Object.assign({}, this.info.processAll, formDataList[0], {
projectId: this.projectId,
nodeId: this.$route.query.nodeId,
taskId: this.$route.query.taskId
})