Yjoioooo
2022-03-05 a32cc879cc651f7f1c51d30f916456aa39f22242
ruoyi-ui/src/layout/components/Sidebar/Link.vue
@@ -10,7 +10,7 @@
export default {
  props: {
    to: {
      type: String,
      type: [String, Object],
      required: true
    }
  },