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