feat:暂时隐藏物资融合页面
This commit is contained in:
parent
1700a7ab42
commit
62f7cbbac9
@ -15,12 +15,12 @@ const inputSuppliesRoutes = [
|
||||
// component: () => import('@/views/inputSuppliesManage/inputDataView/index.vue'),
|
||||
// meta: { title: '投入品资源一张图', icon: 'Document' },
|
||||
// },
|
||||
{
|
||||
path: '/sub-government-affairs-service/materialManage',
|
||||
name: 'materialManage',
|
||||
component: () => import('@/views/inputSuppliesManage/materialManage/index.vue'),
|
||||
meta: { title: '物资管理融合', icon: 'Document' },
|
||||
},
|
||||
// {
|
||||
// path: '/sub-government-affairs-service/materialManage',
|
||||
// name: 'materialManage',
|
||||
// component: () => import('@/views/inputSuppliesManage/materialManage/index.vue'),
|
||||
// meta: { title: '物资管理融合', icon: 'Document' },
|
||||
// },
|
||||
{
|
||||
path: '/sub-government-affairs-service/material',
|
||||
name: 'material',
|
||||
|
Loading…
x
Reference in New Issue
Block a user