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 {