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,