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