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