diff --git a/src/views/dashboard/configuration/ConfigEdit.vue b/src/views/dashboard/configuration/ConfigEdit.vue index d4b6078b..727a6aec 100644 --- a/src/views/dashboard/configuration/ConfigEdit.vue +++ b/src/views/dashboard/configuration/ConfigEdit.vue @@ -38,7 +38,23 @@ limitations under the License. --> v-model="states.activeNames" :style="{ '--el-collapse-header-font-size': '15px' }" > - + +
+ + {{ type.label }} + +
+
+
/>
- -
- - {{ type.label }} - -
-
:data="selectorStore.endpoints" style="width: 100%; height: 100%; overflow: auto" > - + + + + diff --git a/src/views/dashboard/graphs/InstanceList.vue b/src/views/dashboard/graphs/InstanceList.vue index 52505196..10f17d51 100644 --- a/src/views/dashboard/graphs/InstanceList.vue +++ b/src/views/dashboard/graphs/InstanceList.vue @@ -17,13 +17,20 @@ limitations under the License. --> :data="selectorStore.instances" style="width: 100%; height: 100%; overflow: auto" > - + + + +