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