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