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