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