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