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