fix : 修复项目实施中功能细节
This commit is contained in:
@@ -169,7 +169,6 @@ const handleView = (row) => {
|
||||
router.push({
|
||||
name: 'Implementation/detail',
|
||||
query: {
|
||||
id: row.targetId,
|
||||
projectId: row.targetId,
|
||||
state: row.state,
|
||||
step: row.targetState
|
||||
|
||||
Reference in New Issue
Block a user