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