mirror of
https://gitee.com/anji-plus/report.git
synced 2026-03-20 09:38:35 +08:00
fix--route
This commit is contained in:
@@ -255,7 +255,7 @@ export const constantRouterMap = [
|
||||
},
|
||||
{
|
||||
path: '/bigscreen/designer',
|
||||
component: () => import('@/views/bigsSreenDesigner/designer'),
|
||||
component: () => import('@/views/bigScreenDesigner/designer'),
|
||||
hidden: true,
|
||||
meta: {
|
||||
requireAuth: true
|
||||
|
||||
Reference in New Issue
Block a user