优化驳回以后审核记录不存在问题

This commit is contained in:
马三炮 2025-07-17 10:43:51 +08:00
parent 234b39e7ad
commit 7361df2bcd
1 changed files with 1 additions and 1 deletions

View File

@ -898,7 +898,7 @@ export default {
proId: this.row.proId, proId: this.row.proId,
taskType: taskType, taskType: taskType,
userType: '01', userType: '01',
taskId: '', taskId: this.row.taskId,
uuid: this.row.id, uuid: this.row.id,
} }
} else { } else {