禅道bug修复
This commit is contained in:
parent
150501f6c4
commit
2defc28241
|
|
@ -1095,6 +1095,7 @@ export default {
|
||||||
proId: row.proId,
|
proId: row.proId,
|
||||||
supUuid: row.supUuid,
|
supUuid: row.supUuid,
|
||||||
uuid: row.uuid,
|
uuid: row.uuid,
|
||||||
|
taskId: row.taskId,
|
||||||
taskType: '18',
|
taskType: '18',
|
||||||
userType: this.$store.state.user.userType,
|
userType: this.$store.state.user.userType,
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue