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