根据选择项目跟新材料管理
This commit is contained in:
@ -91,7 +91,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
},
|
||||
{
|
||||
path: '/test',
|
||||
component: () => import('@/views/personnelManagement/project/projectRelevancy/component/ShuttleFrame.vue'),
|
||||
component: () => import('@/views/materials/materials/index.vue'),
|
||||
hidden: true
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user