edit
This commit is contained in:
		@ -30,7 +30,7 @@
 | 
			
		||||
        <nz-tab nzTitle="支付失败" (nzClick)="changePaymentStatus('5')"></nz-tab>
 | 
			
		||||
    </nz-tabset>
 | 
			
		||||
 | 
			
		||||
    <st #st [data]="service.$api_get_order_payment_page" [columns]="columns" [req]="{   process: beforeReq }"
 | 
			
		||||
    <st #st [data]="service.$api_get_order_payment_page" [columns]="columns" [req]="{   process: beforeReq }" [page]="{}"
 | 
			
		||||
        [loading]="service.http.loading" [scroll]="{ x:'1200px' }">
 | 
			
		||||
        <ng-template st-row="orderPaymentCode" let-item let-index="index" let-column="column">
 | 
			
		||||
            {{ item.orderPaymentCode }} <br> <a>{{ item.paymentStatusLabel }}</a>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user