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