优化驳回以后审核记录不存在问题
This commit is contained in:
parent
234b39e7ad
commit
7361df2bcd
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue