+ :count="tabSelected.list.length"
+ :title="getTabInfo(tabKey as string)">
+ @click="handleDeleteItem(clusterItem, tabKey as string)" />
@@ -47,19 +47,21 @@
diff --git a/dbm-ui/frontend/src/components/cluster-selector/components/mongo/Index.vue b/dbm-ui/frontend/src/components/cluster-selector/components/mongo/Index.vue
index f514419217..76b0583cfc 100644
--- a/dbm-ui/frontend/src/components/cluster-selector/components/mongo/Index.vue
+++ b/dbm-ui/frontend/src/components/cluster-selector/components/mongo/Index.vue
@@ -40,7 +40,6 @@