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