@@ -156,6 +156,7 @@
></routeTimeTable-list>
<el-dialog
width="80%"
+ top="5vh"
:visible.sync="showMapDialog"
title="路线绘制"
:modal-append-to-body="true"
@@ -170,7 +171,7 @@
:plugin="plugin"
:center="centerPoint"
:zoom="15"
- style="width: 100%; height: 400px"
+ style="width: 100%; height: 500px"
>
<!--站点-->
<el-amap-marker