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