mirror of
https://github.com/dataease/dataease.git
synced 2026-06-09 21:27:21 +08:00
refactor(图表): 变更路由
This commit is contained in:
@@ -156,13 +156,6 @@ export const routes: AppRouteRecordRaw[] = [
|
||||
hidden: true,
|
||||
meta: {},
|
||||
component: () => import('@/views/chart/ChartView.vue')
|
||||
},
|
||||
{
|
||||
path: '/case',
|
||||
name: 'case',
|
||||
hidden: true,
|
||||
meta: {},
|
||||
component: () => import('@/views/case/index.vue')
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user