value
2023-08-25 b92d17185f0c68317cd3563c7468132c7f46658a
src/layout/components/Sidebar/SidebarItem.vue
@@ -63,7 +63,6 @@
    return {}
  },
  created() {
    // console.log(this.item)
  },
  methods: {
    hasOneShowingChild(children = [], parent) {