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