签报详情添加路由
This commit is contained in:
@ -565,7 +565,13 @@
|
||||
|
||||
}
|
||||
if (btn == 'view') {
|
||||
|
||||
router.push({
|
||||
path: '/approve/Appro/form',
|
||||
query: {
|
||||
id: record.id || record.approId,
|
||||
disabled: true
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user