fix : 修复页面细节
This commit is contained in:
@@ -230,7 +230,7 @@ const handleAttachment = (row) => {
|
||||
router.push({
|
||||
name: 'Implementation/attachment',
|
||||
query: {
|
||||
id: row.requirementId
|
||||
id: row.projectId
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user