edit
This commit is contained in:
		@ -52,7 +52,6 @@
 | 
			
		||||
    [req]="{ method: 'POST', allInBody: true, reName: { pi: 'pageIndex', ps: 'pageSize' }, params: reqParams }"
 | 
			
		||||
    [res]="{ reName: { list: 'data.records', total: 'data.total' } }"
 | 
			
		||||
    [page]="{ show: true, showSize: true, pageSizes: [10, 20, 30, 50, 100, 200, 300, 500, 1000] }"
 | 
			
		||||
    [loadingDelay]="500"
 | 
			
		||||
    [loading]="service.http.loading"
 | 
			
		||||
    >
 | 
			
		||||
    <ng-template st-row="templateName" let-item let-index="index">
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user