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