edit
This commit is contained in:
		@ -23,7 +23,7 @@
 | 
			
		||||
<nz-card class="content-box" nzBordered>
 | 
			
		||||
 | 
			
		||||
    <div class="d-flex align-items-center mb-md mt-md">
 | 
			
		||||
        <button nz-button (click)="this.auditAction()" nzType="primary">添加发票</button>
 | 
			
		||||
        <button nz-button (click)="this.addInvoice()" nzType="primary">添加发票</button>
 | 
			
		||||
        <div class="ml-md">
 | 
			
		||||
            已选择
 | 
			
		||||
            <strong class="text-primary">{{ selectedRows.length }}</strong> 张发票
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user