ZZJ
2022-01-26 1e09a7a01a6c1888e1a2a832eb007fb8c2b653a0
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";
  },