mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 13:56:44 +08:00
白名单类型修改
This commit is contained in:
@@ -537,7 +537,7 @@ export default {
|
|||||||
idNo: params.idNo,
|
idNo: params.idNo,
|
||||||
name: params.name,
|
name: params.name,
|
||||||
bankNo: params.account,
|
bankNo: params.account,
|
||||||
whiteType: 'claim_bank_check'
|
whiteType: 'edor_bank_check'
|
||||||
})
|
})
|
||||||
|
|
||||||
if (whiteRes.result === '0') {
|
if (whiteRes.result === '0') {
|
||||||
|
|||||||
Reference in New Issue
Block a user