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