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