src/views/projectProcess/detail/index.vue
@@ -329,7 +329,7 @@ this.superviseForm.content =''; this.superviseForm.taskId = row.taskId; this.superviseForm.projectId = this.$route.query.projectId; this.superviseForm.processInsId = row.taskId; this.superviseForm.processInsId = row.processInsId; this.superviseForm.superviseType = "SUPERVISE"; this.superviseForm.receiverType = row.handlerType; if (row.handlerType === 'USER') {