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