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