移交详情

This commit is contained in:
cwchen 2025-09-19 16:22:37 +08:00
parent 43d4281b6c
commit 3dfcbda029
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ export const dynamicRoutes = [
}, },
/* 档案移交申请详情 */ /* 档案移交申请详情 */
{ {
path: '/filesTransfer/apply/detail-data', path: '/archivesManagement/filesTransfer/apply/detail-data',
component: Layout, component: Layout,
hidden: true, hidden: true,
permissions: ['transfer:apply:query'], permissions: ['transfer:apply:query'],