fix: 修复 租户页面合并问题

This commit is contained in:
TsMask
2024-12-09 17:03:29 +08:00
parent a95a96dfc0
commit e11cb11ec9
12 changed files with 54 additions and 1228 deletions

View File

@@ -50,6 +50,7 @@ async function fnGetState() {
graphG6.value.setItemState(neShape, 'neState', ne.serverState.online);
}
}
await new Promise(resolve => setTimeout(resolve, 15_000));
}
/**查询全部网元数据列表 */