单站监控菜单栏

This commit is contained in:
白菜
2025-06-18 01:01:17 +08:00
parent 9174e8b6aa
commit 4218776b77
16 changed files with 926 additions and 11 deletions

View File

@ -1,6 +1,8 @@
import Vue from 'vue'
import Router from 'vue-router'
// todo delete
import ems from './ems'//EMS管理系统routers引用
import {dzjk} from '@/router/ems'
Vue.use(Router)
@ -90,7 +92,8 @@ export const constantRoutes = [
]
},
// EMS管理系统routers
...ems
// ...ems
...dzjk
]
// 动态路由,基于用户权限动态去加载