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