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