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