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