更新
This commit is contained in:
@@ -17,16 +17,6 @@ export const constantRoutes = [
|
|||||||
path: '/404',
|
path: '/404',
|
||||||
component: () => import('@/views/404')
|
component: () => import('@/views/404')
|
||||||
// hidden: true
|
// hidden: true
|
||||||
},
|
|
||||||
{
|
|
||||||
path: '/oilFinalStatementList',
|
|
||||||
component: () => import('@/views/oilFinalStatement/oilFinalStatementList')
|
|
||||||
// hidden: true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
path: '/oilFinalStatementAddList',
|
|
||||||
component: () => import('@/views/oilFinalStatement/oilFinalStatementAddList')
|
|
||||||
// hidden: true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user