fix : 修复需求上报预期成果形式回显
This commit is contained in:
@@ -342,7 +342,7 @@ const handleEdit = (row) => {
|
||||
router.push({
|
||||
name: 'Summary/edit',
|
||||
query: {
|
||||
requirementId: row.requirementId,
|
||||
id: row.requirementId,
|
||||
projectId: row.projectId
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user