车辆对接
This commit is contained in:
@ -299,6 +299,6 @@ export class VehicleComponentsListComponent implements OnInit {
|
||||
}
|
||||
// 导出
|
||||
export() {
|
||||
this.service.downloadFile(this.service.$api_carLicense_export, );
|
||||
this.service.downloadFile(this.service.$api_carLicense_export, this.reqParams );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user