feat : 优化指定用户时该用户的矩阵状态检查
This commit is contained in:
@@ -304,7 +304,7 @@ const handleEdit = (row) => {
|
||||
router.push({
|
||||
name: 'Summary/edit',
|
||||
query: {
|
||||
// requirementId: row.requirementId,
|
||||
requirementId: row.requirementId,
|
||||
projectId: row.projectId
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user