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