✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "ยอดเงินในบัญชี",
|
||||
"commission": "คอมมิชชั่น",
|
||||
"copyInviteLink": "คัดลอกลิงก์เชิญ",
|
||||
"copySuccess": "คัดลอกลิงก์เชิญสำเร็จ",
|
||||
"deductBalance": "หักยอดเงิน",
|
||||
"inviteCode": "รหัสเชิญ",
|
||||
"recharge": "เติมเงิน"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "จำนวนเงิน",
|
||||
"balance": "ยอดคงเหลือ",
|
||||
"commission": "คอมมิชชั่น",
|
||||
"createdAt": "เวลา",
|
||||
"title": "ยอดคงเหลือในบัญชี",
|
||||
"deductBalance": "หักยอดเงิน",
|
||||
"totalAssets": "ภาพรวมสินทรัพย์",
|
||||
"type": {
|
||||
"0": "ประเภท",
|
||||
"1": "เติมเงิน",
|
||||
|
||||
Reference in New Issue
Block a user