src/views/passport/login/successLoginRoutee.ts
@@ -63,6 +63,15 @@ routerGuard: true, }, } const unit = { path: 'unit', name: '/authority/unit', component: () => import(/* webpackChunkName: "list" */ '@/views/list/Unit.vue'), meta: { title: '系统管理', routerGuard: true }, } const webMenu = { path: 'wMenu', @@ -176,6 +185,7 @@ log: logmanage, dictionary: dictionaryManage, role: role, unit: unit, menuq: menu, wMenu: webMenu, sensor: sensor,