diff --git a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue index c5ca0fb69..99dd80a76 100644 --- a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue +++ b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue @@ -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,