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