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