提領管理
{moment(withdraw.generate_time).format("YYYY-MM-DD HH:mm:ss")}
  • 收款帳號:{withdraw.alipay}
    {withdrawTypeMap[withdraw.withdraw_type]}
  • 收款帳號:{withdraw.bitcoin_url}
    {withdrawTypeMap[withdraw.withdraw_type]}
  • 收款帳號:{withdraw.wechatpay}
    {withdrawTypeMap[withdraw.withdraw_type]}
  • 收款帳號
    {withdrawTypeMap[withdraw.withdraw_type]}
  • 收款帳號
    {withdrawTypeMap[withdraw.withdraw_type]}
  • 申請金額
    $ {numeral(withdraw.amount).format("0,0")}
  • 核發金額
    $ {numeral(withdraw.amount*0.9).format("0,0")}
  • 狀態
    {currentStateMap[withdraw.current_state]}
  • 申請人
    {withdraw.username}
  • DONE 結案