禅道bug修复

This commit is contained in:
马三炮 2025-07-17 09:01:12 +08:00
parent 150501f6c4
commit 2defc28241
1 changed files with 1 additions and 0 deletions

View File

@ -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,
}) })