fix : 年度计划权限按钮
This commit is contained in:
@@ -312,7 +312,7 @@ const handleExport = () => {
|
|||||||
router.push({
|
router.push({
|
||||||
name: 'Plan/detail',
|
name: 'Plan/detail',
|
||||||
query: {
|
query: {
|
||||||
id: res.data
|
annualPlanId: res.data
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user