This commit is contained in:
wangshiming
2022-02-16 16:38:09 +08:00
parent 331c3207a7
commit f1dc67f92a
6 changed files with 69 additions and 99 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-28 14:42:03
* @LastEditors : Shiming
* @LastEditTime : 2022-02-11 13:55:32
* @LastEditTime : 2022-02-16 15:42:18
* @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></amap-path-simplifier>
<amap-path-simplifier [MapList]="MapList"></amap-path-simplifier>
</div>
</div>
</nz-card>