feat: 部门权限

This commit is contained in:
dinghao
2024-05-22 11:23:13 +08:00
parent 1d25ea126c
commit 043e73267f
2 changed files with 634 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ const organizationManage = {
{
path: 'index',
name: 'authorityManageIndex',
component: () => import('/@/view/developing.vue'),
component: () => import('/@/view/departmentManage/index.vue'),
meta: {
title: '部门/权限',
keepAlive: true,