提交
This commit is contained in:
@ -12,7 +12,8 @@ export default {
|
||||
businessId: routerJumpVo.businessId,
|
||||
type: routerJumpVo.type,
|
||||
planMonth: routerJumpVo.planMonth,
|
||||
taskId: routerJumpVo.taskId
|
||||
taskId: routerJumpVo.taskId,
|
||||
projectName: routerJumpVo.projectName
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user