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