mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 06:56:44 +08:00
银行卡值修改
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user