This commit is contained in:
wangshiming
2022-03-02 10:41:25 +08:00
parent ebf2443425
commit 8ad305a271
4 changed files with 10 additions and 8 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-28 14:42:03
* @LastEditors : Shiming
* @LastEditTime : 2022-02-28 13:40:31
* @LastEditTime : 2022-03-02 10:39:01
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\components\\vehicle-detail\\vehicle-detail.component.html
* Copyright (C) 2022 huzhenhong. All rights reserved.
-->
@ -206,7 +206,7 @@
</st>
</div>
<div nz-col [nzSpan]="12">
<amap-path-simplifier [MapList]="MapList"></amap-path-simplifier>
<amap-path-simplifier [mapWidth]="'100%'" [MapList]="MapList"></amap-path-simplifier>
</div>
</div>
</nz-card>