疯狂的狮子Li
2021-11-22 6c053b626659311c7fc03ff47fc6da61e55e3830
ruoyi-ui/src/layout/components/Sidebar/Link.vue
@@ -10,7 +10,7 @@
export default {
  props: {
    to: {
      type: String,
      type: [String, Object],
      required: true
    }
  },