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