quanyawei
2023-11-13 d6833c760d1f00082555bbe55feb05b41e761e6c
src/route/authority.router.ts
@@ -36,7 +36,7 @@
      name: '/authority/unit',
      component: () => import('@/views/list/Unit.vue'),
      meta: {
        title: '系统管理',
        title: '责任单位维护',
        routerGuard: true,
        i18n:`menu.list.unit`
      },