疯狂的狮子Li
2022-01-25 03bda9422d6db769c485816a7cb4383db07c9487
ruoyi-ui/src/layout/components/Sidebar/Link.vue
@@ -10,7 +10,7 @@
export default {
  props: {
    to: {
      type: String,
      type: [String, Object],
      required: true
    }
  },