fix: correct affiliate audit record sources

This commit is contained in:
shaw
2026-05-03 22:12:57 +08:00
parent 76e2503d5e
commit 0b84d12dbb
11 changed files with 334 additions and 98 deletions

View File

@@ -1685,10 +1685,10 @@ export default {
paymentType: '支付方式',
orderStatus: '订单状态',
transferAmount: '提取金额',
currentBalance: '当前余额',
remainingQuota: '剩余可提取',
frozenQuota: '冻结返利',
historyQuota: '历史返利',
balanceAfter: '提取后余额',
availableQuotaAfter: '提取后可提',
frozenQuotaAfter: '提取后冻结',
historyQuotaAfter: '提取后历史返利',
invitedAt: '邀请时间',
rebatedAt: '返利时间',
transferredAt: '提取时间'