This commit is contained in:
Taric Xin
2022-03-04 11:03:26 +08:00
parent 779c29fe6c
commit 2a3a59737c
2 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@
{{headerInfo?.vatappcode}}
</se>
<se label="已开/全部订单数">
{{headerInfo?.vatinvBillNum}} / {{headerInfo?.ordlines}}
{{headerInfo?.ordlines}} / {{headerInfo?.vatinvBillNum}}
</se>
<se label="已开/全部发票金额">
{{headerInfo?.vatinvHAmount}} / {{headerInfo?.vatinvHAmount}}
{{headerInfo?.vatinvHAmount}} / {{headerInfo?.vatinvHNumAmount}}
</se>
<se label="已开发票张数">
{{headerInfo?.vatinvHNum}}
@ -96,7 +96,7 @@
<div class="d-flex align-items-center mb-md mt-sm" *ngIf="sts==='1'">
<button nz-button (click)="openRequestedModal('1')">全部开票</button>
<button nz-button (click)="openRequestedModal('2')">开票</button>
<button nz-button (click)="removeOrder()">移除</button>
<!-- <button nz-button (click)="removeOrder()">移除</button> -->
<div class="ml-md">
已选择
<strong class="text-red">{{ selectedRows.length }}</strong> 条数据&nbsp;&nbsp; 开票金额总计 <strong