mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 15:32:52 +08:00
Merge branch 'feature/GFRS-2069【待确定】白名单管理' into dev
This commit is contained in:
@@ -547,7 +547,7 @@ export default {
|
||||
idNo: params.idNo,
|
||||
name: params.name,
|
||||
bankNo: params.account,
|
||||
whiteType: 'claim_bank_check'
|
||||
whiteType: 'edor_bank_check'
|
||||
})
|
||||
|
||||
if (whiteRes.result === '0') {
|
||||
|
||||
@@ -418,7 +418,7 @@ export default {
|
||||
idNo: params.idNo,
|
||||
name: params.name,
|
||||
bankNo: params.account,
|
||||
whiteType: 'claim_bank_check'
|
||||
whiteType: 'edor_bank_check'
|
||||
})
|
||||
|
||||
if (whiteRes.result === '0') {
|
||||
|
||||
Reference in New Issue
Block a user