feat: 对接宿主机组映射管理
Build and Deploy Vue3 / build (push) Successful in 1m20s
Build and Deploy Vue3 / deploy (push) Successful in 1m0s

This commit is contained in:
2026-03-13 17:33:02 +08:00
parent d650bfeb61
commit 25975c8b29
7 changed files with 8487 additions and 0 deletions
+11
View File
@@ -135,6 +135,17 @@ export const menus = [
}
]
},
{
path: '/virtualization',
title: '虚拟化平台管理',
icon: 'Platform',
children: [
{
path: '/virtualization/kvm-service',
title: '主控服务管理'
}
]
},
{
path: '/system',
title: '系统管理',