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