Commit 26ead00c authored by danfuman's avatar danfuman

工程项目信息

parent f1433bbc
...@@ -705,20 +705,7 @@ export const constantRoutes = [ ...@@ -705,20 +705,7 @@ export const constantRoutes = [
} }
] ]
}, },
{
path: '/projectCostLedger',
component: Layout,
hidden: true,
redirect: 'noredirect',
children: [
{
path: '/projectCostLedger/detail/index',
component: () => import('@/views//projectCostLedger/detail/index'),
name: 'projectInformation',
meta: { title: '项目成本台账详情', icon: 'radar' }
}
]
},
// 子系统 // 子系统
// { // {
// path: '', // path: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment