OTA对接列表数据

This commit is contained in:
zyx.net
2023-08-18 17:43:20 +08:00
parent cbf807b369
commit cbf77d35b3
@@ -896,6 +896,7 @@ export default {
}
})
queryParam.appliedVehicleProject = this.vehicleTypeCode == '全部'?queryParam.appliedVehicleProject:this.vehicleTypeCode
queryParam.plannedBpLaunchBatch = this.$route.query.plannedBpLaunchBatch
let query = {
pageNo: this.pageNo,
pageSize: this.pageSize,