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