From 4ec838cb8587da3147ff7a2d0dd9f0cd537bde2f Mon Sep 17 00:00:00 2001 From: zhouna Date: Mon, 14 Oct 2019 15:19:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E8=A1=8C=E5=8D=A1=E5=80=BC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/AttachmentManagement.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ebiz/sale/AttachmentManagement.vue b/src/views/ebiz/sale/AttachmentManagement.vue index a86b1cedf..6dfa0758e 100644 --- a/src/views/ebiz/sale/AttachmentManagement.vue +++ b/src/views/ebiz/sale/AttachmentManagement.vue @@ -752,10 +752,10 @@ export default { imageInfoType = '18' } else if (that.type == 'fileListBank') { //银行卡正面 - imageInfoType = '19' + imageInfoType = '3' } else if (that.type == 'fileListBankBack') { //银行卡正面 - imageInfoType = '20' + imageInfoType = '19' } let obj = { businessNo: that.orderNo,