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