fix style
This commit is contained in:
		@ -20,5 +20,5 @@
 | 
			
		||||
        <button nz-button nzType="primary" (click)="printOrder()">打印面单</button>
 | 
			
		||||
    </div>
 | 
			
		||||
    <st #st [data]="url" [columns]="columns" [req]="{  process:beforeReq }" [loading]="service.http.loading" [page]="{}" 
 | 
			
		||||
        (change)="stChange($event)"></st>
 | 
			
		||||
        (change)="stChange($event)" [scroll]="{ x: '1200px' }" ></st>
 | 
			
		||||
</nz-card>
 | 
			
		||||
		Reference in New Issue
	
	Block a user