bug
value
2023-08-29 0dfc9fbe20e7ec746836c85dab22599f9b2613ad
src/layout/components/Sidebar/Item.vue
@@ -16,6 +16,9 @@
      default: ''
    }
  },
  created(){
  },
  render(h, context) {
    const { icon, title } = context.props
    const vnodes = []