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