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