feat : 项目管理表单缓存,文件回显,个人中心icon排版
This commit is contained in:
@@ -312,7 +312,8 @@ const handleExport = () => {
|
||||
router.push({
|
||||
name: 'Plan/detail',
|
||||
query: {
|
||||
annualPlanId: res.data
|
||||
annualPlanId: res.data,
|
||||
type:'summary'
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user