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