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