qinhouyu 8 months ago
parent
commit
ad8d732d3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      screen-demo/src/views/templateInstance.vue

+ 1 - 1
screen-demo/src/views/templateInstance.vue

@@ -633,7 +633,7 @@ export default {
         toolRoute.route(this.start, this.end).then(data => {
         toolRoute.route(this.start, this.end).then(data => {
           toolRoute.drawPath(data.routs)
           toolRoute.drawPath(data.routs)
         })
         })
-        this.location = toolRoute;
+        this.location1 = toolRoute;
       }
       }
     },
     },
     echarts1q(){
     echarts1q(){