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