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