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(){