Merge branch 'feature/GFRS-2069【待确定】白名单管理' into dev

This commit is contained in:
mengxiaolong
2020-12-11 17:24:47 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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') {

View File

@@ -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') {