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