feat: 修改主机分组配置.

This commit is contained in:
lijiahangmax
2023-12-01 01:54:50 +08:00
parent 875c873622
commit a76bc1ef54
31 changed files with 9003 additions and 7797 deletions

View File

@@ -49,7 +49,7 @@ const columns = [
}, {
title: '操作',
slotName: 'handle',
width: 158,
width: 162,
fixed: 'right',
}
] as TableColumnData[];