Merge pull request 'fix : 年度计划权限按钮' (#492) from dd into master
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/492
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