From b2f822397bb0a5d0b6196164089add8e222175c3 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Fri, 25 Aug 2023 10:53:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=B8=E6=9C=BA=E4=B8=BA?= =?UTF-8?q?=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/vehicleAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index/vehicleAdd.vue b/src/views/index/vehicleAdd.vue index eec260fc..8f13e369 100644 --- a/src/views/index/vehicleAdd.vue +++ b/src/views/index/vehicleAdd.vue @@ -152,7 +152,7 @@ export default { vehicleId:this.id ? this.id : '', plateNumber:this.carNum ? this.carNum :'', vehicleType:this.selectedOption ? this.selectedOption : '', - hasPolymerization:this.isJoin ? this.isJoin : '', + hasPolymerization:this.isJoin, serviceIds:this.serviceIds ? this.serviceIds : [] }) if(this.id){