From cbf77d35b3980378ca20707b3811516aa7978e2c Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 18 Aug 2023 17:43:20 +0800 Subject: [PATCH] =?UTF-8?q?OTA=E5=AF=B9=E6=8E=A5=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/otamanagement/otaAuthentication/components/detil.vue | 1 + 1 file changed, 1 insertion(+) 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,