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