5 コミット 7c6764c6f7 ... ad8d732d3f

作者 SHA1 メッセージ 日付
  qinhouyu ad8d732d3f 修改 8 ヶ月 前
  qinhouyu b3b340f46c Merge remote-tracking branch 'origin/master' 8 ヶ月 前
  qinhouyu 7465466453 Revert "echarts分页" 8 ヶ月 前
  qinhouyu 48506099bf Merge remote-tracking branch 'origin/master' 8 ヶ月 前
  qinhouyu df910d1bbb echarts分页 8 ヶ月 前
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(){