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