hanbaoshan
2020-10-23 28c0c2dcec08b4932a4fc5bfd6bcf0dc036edb23
src/pages/visual/components/TopNav.vue
@@ -22,7 +22,6 @@
  },
  methods: {
    slideLeft() {
      this.CategoryData.isShow = false;
      this.TreeDataPool.showTreeBox = !this.TreeDataPool.showTreeBox;
    },
  }