银行卡值修改

This commit is contained in:
zhouna
2019-10-14 15:19:27 +08:00
parent f726c2bef5
commit 4ec838cb85

View File

@@ -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,