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