src/components/LeftNav.vue @@ -468,7 +468,6 @@ this.TreeDataPool.fetchClusterTree(); findCluster().then(res => { if (res.success) { debugger this.clusterName = res.data.clusterName; }