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