From 66f28ad8ce62bceeae37a84a6a96fc9dc0cf1929 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Thu, 18 Dec 2025 17:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E5=AE=A1=E6=89=B9=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=EF=BC=8C=E5=8E=BB=E9=99=A4=E5=A4=87=E6=B3=A8=E5=A1=AB?= =?UTF-8?q?=E5=86=99=EF=BC=8C=E7=9B=B4=E6=8E=A5=E8=B5=B0=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/vehicleAdd.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/index/vehicleAdd.vue b/src/views/index/vehicleAdd.vue index 29b5ed09..c5e28dc7 100644 --- a/src/views/index/vehicleAdd.vue +++ b/src/views/index/vehicleAdd.vue @@ -1004,7 +1004,8 @@ export default { } } if((this.vehicleInfoChange || this.insuranceChange) && this.id){ - this.approvalDialogShow=true + // this.approvalDialogShow=true + this.submitApprovalHandle() console.log('11111',this.approvalForm.serviceChange) console.log('2222',this.approvalForm.insuranceChange) }else {