quanyawei
2023-09-27 656ce346afe1b0ea56b6f89e4453a49a536abef6
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`
      },