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