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