edit
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user