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