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