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