heyujie
2022-02-14 439d4b5ff70255d92519e9af9b0438efe3b6f57f
src/pages/visual/components/TopNav.vue
@@ -22,7 +22,6 @@
  },
  methods: {
    slideLeft() {
      this.CategoryData.isShow = false;
      this.TreeDataPool.showTreeBox = !this.TreeDataPool.showTreeBox;
    },
  }