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