This commit is contained in:
Taric Xin
2022-03-28 17:47:04 +08:00
parent c7824fba5a
commit 6bb5f3808e
8 changed files with 23 additions and 12 deletions

View File

@ -253,7 +253,8 @@ export class TransactionFlowComponent {
rmYll: item.roleId,
snglFlgCd: item.channelPaySn,
bussType: item.tradeType === '7' ? '05' : item.tradeType === '8' ? '06' : '07',
ltdId: item.ltdId
ltdId: item.ltdId,
accountType: item.accountType
})
}
]