办公用品修改
This commit is contained in:
parent
54cbb0ea72
commit
0e671fdb41
@ -689,27 +689,27 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'bgyp/BgypCreate',
|
path: 'bgnr/bgyp/BgypCreate',
|
||||||
component: () => import('@/views/Home/bgyp/BgypCreate.vue'),
|
component: () => import('@/views/Home/bgnr/bgyp/BgypCreate.vue'),
|
||||||
name: 'BgypCreate',
|
name: 'BgypCreate',
|
||||||
meta: {
|
meta: {
|
||||||
noCache: true,
|
noCache: true,
|
||||||
hidden: true,
|
hidden: true,
|
||||||
canTo: true,
|
canTo: true,
|
||||||
title: '发起用品管理流程',
|
title: '发起用品管理流程',
|
||||||
activeMenu: '/Home/bgyp/Bgypflow'
|
activeMenu: '/Home/bgnr/bgyp/Bgypflow'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'bgyp/BgypDetail',
|
path: 'bgnr/bgyp/BgypDetail',
|
||||||
component: () => import('@/views/Home/bgyp/BgypDetail.vue'),
|
component: () => import('@/views/Home/bgnr/bgyp/BgypDetail.vue'),
|
||||||
name: 'BgypDetail',
|
name: 'BgypDetail',
|
||||||
meta: {
|
meta: {
|
||||||
noCache: true,
|
noCache: true,
|
||||||
hidden: true,
|
hidden: true,
|
||||||
canTo: true,
|
canTo: true,
|
||||||
title: '查看用品管理流程',
|
title: '查看用品管理流程',
|
||||||
activeMenu: '/Home/bgyp/Bgypflow'
|
activeMenu: '/Home/bgnr/bgyp/Bgypflow'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user