qinhouyu 8 ماه پیش
والد
کامیت
ad8d732d3f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.drawPath(data.routs)
         })
-        this.location = toolRoute;
+        this.location1 = toolRoute;
       }
     },
     echarts1q(){