产值管理审批流
This commit is contained in:
@ -9,7 +9,9 @@ export default {
|
||||
path: routerJumpVo.formPath ? '/' + routerJumpVo.formPath : routerJumpVo.formPath,
|
||||
query: {
|
||||
id: routerJumpVo.businessId,
|
||||
businessId: routerJumpVo.businessId,
|
||||
type: routerJumpVo.type,
|
||||
planMonth: routerJumpVo.planMonth,
|
||||
taskId: routerJumpVo.taskId
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user