显示原来 账号
This commit is contained in:
parent
672f9cfb04
commit
c944b543b1
|
|
@ -74,6 +74,8 @@ class WithdrawBindBankDialog(activity: Activity, private val onConfirmedWithdraw
|
|||
})
|
||||
|
||||
|
||||
AccountManager.getAccount()?.bankInfo?.bankAccount.also { tvCpfEdit.setText(it) }
|
||||
|
||||
}
|
||||
|
||||
checkBankAccountValidation("")
|
||||
|
|
|
|||
Loading…
Reference in New Issue