diff --git a/src/views/business/agentVerification/index.vue b/src/views/business/agentVerification/index.vue index ce874dc..ae6ab2e 100644 --- a/src/views/business/agentVerification/index.vue +++ b/src/views/business/agentVerification/index.vue @@ -181,13 +181,13 @@ {{auditForm.legalPersonIdCardShow}} - {{auditForm.idCardFrontImagePath}} + - {{auditForm.idCardBackImagePath}} + - {{auditForm.userWithIdCardImagePath}} + {{auditForm.businessLicenseNumber}} @@ -219,13 +219,13 @@ {{ form.legalPersonIdCard }} - {{form.idCardFrontImagePath}} + - {{form.idCardBackImagePath}} + - {{form.userWithIdCardImagePath}} + {{ form.electronicContract }} diff --git a/src/views/business/merchantVerification/index.vue b/src/views/business/merchantVerification/index.vue index 8a20416..120803d 100644 --- a/src/views/business/merchantVerification/index.vue +++ b/src/views/business/merchantVerification/index.vue @@ -177,14 +177,14 @@ {{auditForm.businessLicenseNumber}} - - {{auditForm.idCardFrontImagePath}} + + - - {{auditForm.idCardBackImagePath}} + + - - {{auditForm.userWithIdCardImagePath}} + + @@ -213,13 +213,13 @@ {{ form.legalPersonIdCard }} - {{form.idCardFrontImagePath}} + - {{form.idCardBackImagePath}} + - {{form.userWithIdCardImagePath}} + {{ form.authenticationDate }}