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