fix : 修复首页点击费用分摊的查看跳转问题
This commit is contained in:
@@ -206,8 +206,7 @@ const handleView = (row) => {
|
||||
router.push({
|
||||
name: 'Phase/detail',
|
||||
query: {
|
||||
id: row.targetId,
|
||||
state: row.state,
|
||||
projectId: row.targetId,
|
||||
source: 'home'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user