update:隐藏数据统计
This commit is contained in:
@@ -41,12 +41,12 @@ export default [
|
||||
// name: 'TaskProjectDetail',
|
||||
// component: () => import('@/views/task/projectDetail/index.vue'),
|
||||
// },
|
||||
{
|
||||
title: '数据统计',
|
||||
path: '/project/statistics',
|
||||
name: 'ProjectDataStatistics',
|
||||
component: () => import('@/views/data/statistics/index.vue'),
|
||||
},
|
||||
// {
|
||||
// title: '数据统计',
|
||||
// path: '/project/statistics',
|
||||
// name: 'ProjectDataStatistics',
|
||||
// component: () => import('@/views/data/statistics/index.vue'),
|
||||
// },
|
||||
{
|
||||
title: '仿真看板',
|
||||
path: '/project/dashboard',
|
||||
|
||||
@@ -48,12 +48,12 @@ export default [
|
||||
// name: 'TaskProjectDetail',
|
||||
// component: () => import('@/views/task/projectDetail/index.vue'),
|
||||
// },
|
||||
{
|
||||
title: '数据统计',
|
||||
path: '/project/statistics',
|
||||
name: 'ProjectDataStatistics',
|
||||
component: () => import('@/views/data/statistics/index.vue'),
|
||||
},
|
||||
// {
|
||||
// title: '数据统计',
|
||||
// path: '/project/statistics',
|
||||
// name: 'ProjectDataStatistics',
|
||||
// component: () => import('@/views/data/statistics/index.vue'),
|
||||
// },
|
||||
{
|
||||
title: '仿真看板',
|
||||
path: '/project/dashboard',
|
||||
|
||||
Reference in New Issue
Block a user