This commit is contained in:
Taric Xin
2022-01-19 17:45:26 +08:00
parent 50eeb36d64
commit 619eea6220
5 changed files with 7 additions and 43 deletions

View File

@ -22,7 +22,7 @@
</div>
</nz-card>
<nz-card class="content-box" nzBordered>
<nz-card nzBordered>
<div class="d-flex align-items-center mb-md">
<button nz-button (click)="this.deletedInvoice()">作废发票</button>
<button nz-button (click)="this.invoiceHongChong()">发票红冲</button>