From acb45c731c3ccd0a67061efb4e7bdf4f56005672 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 12 Jan 2022 08:52:13 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

---
 src/components/campusNav/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/campusNav/index.vue b/src/components/campusNav/index.vue
index 2c7da6e..8a92a73 100644
--- a/src/components/campusNav/index.vue
+++ b/src/components/campusNav/index.vue
@@ -211,7 +211,6 @@
         },
 
         startNavigation () {
-            var that = this
             if (this.routeLayer == null) {
                 this.routeLayer = new this.DC.VectorLayer('navigation')
                 this.viewer.addLayer(this.routeLayer)

--
Gitblit v1.9.3