若依
2022-09-22 53b84261f8eb18f61f48e4ce38cc4023923836cf
ruoyi-ui/src/layout/components/Sidebar/Link.vue
@@ -10,7 +10,7 @@
export default {
  props: {
    to: {
      type: String,
      type: [String, Object],
      required: true
    }
  },