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