疯狂的狮子li
2022-08-29 0a072363478cadb071cc14d9a07f0c421ca65da8
ruoyi-ui/src/layout/components/Sidebar/Link.vue
@@ -10,7 +10,7 @@
export default {
  props: {
    to: {
      type: String,
      type: [String, Object],
      required: true
    }
  },