quanyawei
2023-09-27 5965bab5a2355da4bdf96e600eae885bb8699bc0
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',
@@ -167,6 +176,7 @@
    log: logmanage,
    dictionary: dictionaryManage,
    role: role,
    unit: unit,
    menuq: menu,
    wMenu: webMenu,
    sensor: sensor,