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