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