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