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