quanyawei
2024-04-22 b487b91abd2a0d769b82ddf90924f93afe9b05b3
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,