liuyg
2021-12-24 2243bdd92801cd6235ea497b3266d171a58a7a87
src/components/campusNav/index.vue
@@ -75,10 +75,12 @@
    },
    props: {
        comeName: {
            type: String
            type: String,
            default: ''
        },
        getToName: {
            type: String
            type: String,
            default: ''
        }
    },
    computed: {