edit
This commit is contained in:
		| @ -14,7 +14,6 @@ | ||||
|   [req]="{ method: 'POST', allInBody: true, reName: { pi: 'pageIndex', ps: 'pageSize' }, params: reqParams, process: reqProcess }" | ||||
|   [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" | ||||
|   [widthMode]="{ type: 'strict' }" | ||||
|   (change)="change($event)" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user