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