feat: 设备台账联调

This commit is contained in:
xuziqiang
2024-07-03 17:58:39 +08:00
parent be09e531b9
commit e5cd75c845
8 changed files with 244 additions and 174 deletions

View File

@@ -10,7 +10,7 @@ const organizationManage = {
name: 'UserManage',
meta: { title: '用户管理', hideChildren: true, icon: 'zuzhiguanli' },
component: Base,
redirect: { name: 'userManageIndex' },
redirect: { name: 'UserManageIndex' },
children: [
{
path: 'index',