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