quanyawei
2024-04-03 f443ca8f07c99f130c863efbb81e4f8d9aec6576
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`
      },