update:隐藏数据统计

This commit is contained in:
2026-01-27 09:19:40 +08:00
parent 69b396f2c9
commit 830a48eaa2
2 changed files with 12 additions and 12 deletions

View File

@@ -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',

View File

@@ -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',