新建监控功能
This commit is contained in:
@@ -54,7 +54,7 @@ export const staticRouter: RouteRecordRaw[] = [
|
||||
path: '/tools/mmsMapping',
|
||||
name: 'toolMmsMapping',
|
||||
alias: ['/tools/mmsmapping', '/tools/mms-mapping'],
|
||||
component: () => import('@/views/tools/mmsMapping/index.vue'),
|
||||
component: () => import('@/views/tools/mmsmapping/index.vue'),
|
||||
meta: {
|
||||
title: 'MMS 映射'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user