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