车辆接口更新

This commit is contained in:
wangshiming
2022-01-26 14:20:15 +08:00
parent bb61708d7a
commit f158c94cca
7 changed files with 24 additions and 10 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2022-01-12 10:52:50
* @LastEditors : Shiming
* @LastEditTime : 2022-01-25 20:01:20
* @LastEditTime : 2022-01-26 11:08:44
* @FilePath : \\tms-obc-web\\src\\app\\routes\\insurance-management\\components\\list\\list.component.html
* Copyright (C) 2022 huzhenhong. All rights reserved.
-->
@ -105,7 +105,7 @@
<ng-template #extraTemplate>
<div>
<button nz-button nzType="primary" >
<button nz-button nzType="primary" (click)="changeOrder()">
保险配置
</button>
</div>