校园-江西科技师范大学-前端
shuishen
2023-12-08 71fa6546c0ff5822bdf1e950f637a603a515f529
src/components/mobilemap/index.vue
@@ -42,7 +42,7 @@
        <!-- 实景窗口 -->
        <mobilePanorama></mobilePanorama>
        <!-- 退出导航 -->
        <mobileCloseRouter></mobileCloseRouter>
        <mobileCloseRouter ref="MobileCloseRouter"></mobileCloseRouter>
        <!-- 退出活动 -->
        <mobileCloseRouterMany></mobileCloseRouterMany>
        <!-- 活动窗口 -->
@@ -173,6 +173,8 @@
        campusValue: {
            handler (newData) {
                this.$nextTick(() => {
                    this.$refs.MobileCloseRouter.mobileRouterClose()
                    this.campusCut(newData)
                    this.$refs.mobileLeftNav.initialize(newData)