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