fix bug
This commit is contained in:
		| @ -696,6 +696,6 @@ export class OrderManagementComplianceAuditComponent implements OnInit { | ||||
|   } | ||||
|     // 导出 | ||||
|     exprot() { | ||||
|       this.service.exportStart(this.reqParams, this.service.$api_get_asyncExportSpotCheckList); | ||||
|       this.service.exportStart({ ...this.reqParams, pageSize: -1 }, this.service.$api_get_asyncExportSpotCheckList); | ||||
|     } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user