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