diff --git a/front/src/views/home/detailsPageInfrastructureTree.vue b/front/src/views/home/detailsPageInfrastructureTree.vue index 1e2a6875..0adb69d9 100644 --- a/front/src/views/home/detailsPageInfrastructureTree.vue +++ b/front/src/views/home/detailsPageInfrastructureTree.vue @@ -2,14 +2,7 @@
- -
+
{{ item.name }} ({{ item.channelCount }}) @@ -17,28 +10,13 @@
-
+
- - + + {{ val.name }}({{ val.channelCount }})
@@ -49,30 +27,13 @@
-
+
- - + + {{ child.name }} @@ -84,407 +45,251 @@
-