车辆接口更新
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user