mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 17:46:44 +08:00
银行卡值修改
This commit is contained in:
@@ -752,10 +752,10 @@ export default {
|
|||||||
imageInfoType = '18'
|
imageInfoType = '18'
|
||||||
} else if (that.type == 'fileListBank') {
|
} else if (that.type == 'fileListBank') {
|
||||||
//银行卡正面
|
//银行卡正面
|
||||||
imageInfoType = '19'
|
imageInfoType = '3'
|
||||||
} else if (that.type == 'fileListBankBack') {
|
} else if (that.type == 'fileListBankBack') {
|
||||||
//银行卡正面
|
//银行卡正面
|
||||||
imageInfoType = '20'
|
imageInfoType = '19'
|
||||||
}
|
}
|
||||||
let obj = {
|
let obj = {
|
||||||
businessNo: that.orderNo,
|
businessNo: that.orderNo,
|
||||||
|
|||||||
Reference in New Issue
Block a user