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