From 1a15772f08fcb46f48474d9ec661f450b1e51671 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 10 Sep 2025 09:20:41 +0800 Subject: [PATCH] =?UTF-8?q?story#7189,=E8=AE=A4=E8=AF=81=E9=A1=B5radio?= =?UTF-8?q?=E5=9B=9E=E6=98=BE=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rvDriverAuthentication/carInfoAudit.vue | 7 +- .../component/photoItem.vue | 113 ++++-------------- 2 files changed, 29 insertions(+), 91 deletions(-) diff --git a/src/views/rvDriverAuthentication/carInfoAudit.vue b/src/views/rvDriverAuthentication/carInfoAudit.vue index 8a7fbb76..073f3bb3 100644 --- a/src/views/rvDriverAuthentication/carInfoAudit.vue +++ b/src/views/rvDriverAuthentication/carInfoAudit.vue @@ -16,8 +16,8 @@
*业务性质 - 全国跑圈业务 - 固定区域救援业务 + 全国跑圈业务 + 固定区域救援业务
@@ -225,6 +225,7 @@ verifyType: 3 }) leftCopy(this.form, {...res?.data?.vehicleInfoData}) + console.log("this.form",this.form) this.form.carrierLiabilityInsurancePhoto=this.form.carrierLiabilityInsurancePhoto ? res?.data?.vehicleInfoData?.carrierLiabilityInsurancePhoto?.split(',') : [] if(this.form.businessNature==2){ this.region=res?.data?.vehicleInfoData?.region @@ -297,11 +298,11 @@ }, 100) }, carrierHandler(data) { // 承运人责任险照片 + console.log("data",data) this.form.carrierLiabilityInsurancePhoto = data }, insureHandle(val){ this.form.hasInsurancePhoto=val - console.log(' this.form.hasInsurancePhoto', this.form.hasInsurancePhoto) }, vehicleFrontInit() { this.form.licensePlateNumber = '' diff --git a/src/views/rvDriverAuthentication/component/photoItem.vue b/src/views/rvDriverAuthentication/component/photoItem.vue index 84ae6789..d536d401 100644 --- a/src/views/rvDriverAuthentication/component/photoItem.vue +++ b/src/views/rvDriverAuthentication/component/photoItem.vue @@ -4,12 +4,12 @@
*{{title}} - - + +
-
- +
+