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