车辆对接
This commit is contained in:
@ -324,6 +324,6 @@
|
||||
[nzLoading]="service.http.loading"
|
||||
>保存</button
|
||||
>
|
||||
<button nz-button nzType="primary" style="margin-left: 48px" (click)="close()" *ngIf="type === 'edit'">取消</button>
|
||||
<button nz-button nzType="primary" style="margin-left: 48px" (click)="goBack()" *ngIf="type === 'edit'">取消</button>
|
||||
</div>
|
||||
</nz-card>
|
||||
|
||||
Reference in New Issue
Block a user