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