This commit is contained in:
Taric Xin
2022-02-28 15:20:41 +08:00
parent 03b1d6da82
commit 6e15440832
5 changed files with 11 additions and 5 deletions

View File

@ -25,10 +25,10 @@
{{ headerInfo?.invoicedate }}
</se>
<se label="价税合计">
{{ headerInfo?.vatmoney }}
{{ headerInfo?.vatmoney | currency }}
</se>
<se label="税额">
{{ headerInfo?.vattax }}
{{ headerInfo?.vattax | currency }}
</se>
</div>
<div nz-col [nzXl]="8" [nzLg]="8" [nzSm]="8" [nzXs]="8" se-container [labelWidth]="100" col="1">