彭宇 преди 1 година
родител
ревизия
c8cce3527c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/leader.vue

+ 1 - 1
src/views/leader.vue

@@ -272,7 +272,7 @@ export default {
     setConnectList(points, planName) {
       this.listCurrentIndex2 = planName
       this.connectList = []
-      this.$refs.supermap.clearC()
+      this.$refs.supermap.clearCTwo()
       if (points != null && points != '') {
         this.connectList = JSON.parse(points)
         this.$refs.supermap.setConnectTwoList(this.connectList, 'blue')