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