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