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