hanbaoshan
2020-09-18 037a9dc1652571cdded798a149fd67d24aa8ae5e
src/pages/visual/index/App.vue
@@ -28,7 +28,7 @@
  mounted() {
    this.screenHeight = document.documentElement.clientHeight - 90;
    this.getCenter();
    this.TreeDataPool.showTreeBox = false;
    this.TreeDataPool.showTreeBox = true;
    this.screenHeight = document.documentElement.clientHeight - 90;
    document.title = "SmartAI";
  },