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