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